This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/samples/multi-thread
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
..
wasm-apps Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
CMakeLists.txt Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00