wasm-micro-runtime/samples/multi-module
Timon Wong 6bcf048523
Fix aarch64 build support (#946)
CMAKE_SYSTEM_PROCESSOR by default uses `uname -m` which returns aarch64
for some arm64 hardware.
2022-01-11 14:08:21 +08:00
..
src Add WASI ABI compatibility check for multi-module (#913) 2021-12-29 11:04:36 +08:00
wasm-apps Add WASI ABI compatibility check for multi-module (#913) 2021-12-29 11:04:36 +08:00
CMakeLists.txt Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00