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
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
..
basic Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
gui Fix sample gui compile error (#845) 2021-11-23 17:19:28 +08:00
littlevgl Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
multi-module Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
multi-thread Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
ref-types Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
simple Fix sensor framework timer issue and update sensor sample (#917) 2021-12-28 08:44:19 +08:00
spawn-thread Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
wasm-c-api Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
workload Fix XNNPACK workload build error (#922) 2021-12-29 22:08:40 +08:00