wasm-micro-runtime/product-mini/platforms/linux
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
..
build_jit.sh Enable lazy Orc JIT feature (#732) 2021-09-07 11:39:57 +08:00
build_llvm.sh Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
CMakeLists.txt Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
main.c Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00