wasm-micro-runtime/core/iwasm
Huang Qi 6a7fd3e688
Make sp 8 byte aligned in invokeNative on ARM (#697)
Make sp 8 byte aligned in invokeNative assembly on ARM.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-08-18 10:21:38 +08:00
..
aot Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
common Make sp 8 byte aligned in invokeNative on ARM (#697) 2021-08-18 10:21:38 +08:00
compilation Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
include Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
interpreter Implement wasm_runtime_init_thread_env for Windows platform (#683) 2021-08-03 10:49:50 +08:00
libraries Implement clock() wrapper for built-in libc (#691) 2021-08-07 21:21:25 +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