wasm-micro-runtime/core/iwasm
Bao Haojun a332a49a0d
Enable sample/simple for aarch64 (#616)
Fixed a typo in aot_reloc_aarch64.c.
Remove -m32 option in host tool CMakeLists.txt and change data type of structure fields to make host tool work in 64-bit.

Signed-off-by: Bao Haojun <baohaojun@lixiang.com>
2021-04-25 19:12:49 +08:00
..
aot Enable sample/simple for aarch64 (#616) 2021-04-25 19:12:49 +08:00
common Refine aot call func procedure and fix zephyr timer overflow issue (#617) 2021-04-19 21:06:56 +08:00
compilation Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
include Import reference-types feature (#612) 2021-04-15 11:29:20 +08:00
interpreter Refine aot call func procedure and fix zephyr timer overflow issue (#617) 2021-04-19 21:06:56 +08:00
libraries Update sample workload's scripts to align with latest emcc (#609) 2021-04-13 13:42:08 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00