wasm-micro-runtime/core/iwasm
dongsheng28849455 f59ffa0d63
Enable Nuttx spec test option and register aot symbols (#1687)
Enable spec test option on Nuttx platform.
Register sqrt/sqrtf in aot global symbol map and
_fixdfdi/__floatundidf in xtensa symbol map.
2022-11-08 12:42:19 +08:00
..
aot Enable Nuttx spec test option and register aot symbols (#1687) 2022-11-08 12:42:19 +08:00
common Add control for the native stack check with hardware trap (#1682) 2022-11-07 18:26:33 +08:00
compilation Add control for the native stack check with hardware trap (#1682) 2022-11-07 18:26:33 +08:00
fast-jit Implement Fast JIT dump call stack and perf profiling (#1633) 2022-10-27 09:28:32 +08:00
include Add control for the native stack check with hardware trap (#1682) 2022-11-07 18:26:33 +08:00
interpreter Add control for the native stack check with hardware trap (#1682) 2022-11-07 18:26:33 +08:00
libraries Avoid raising exception when debugging with VSCode (#1686) 2022-11-07 11:57:53 +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