wasm-micro-runtime/core/iwasm
Huang Qi 0af7522e3e
Fix fail to get builtin functions in indirect call (XIP) mode (#829)
Fix fail to get builtin functions in indirect call (XIP) mode, e.g.
function aot_alloc_frame, aot_memory_init, aot_table_init and so on.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-11-11 14:14:21 +08:00
..
aot Add __umoddi3 to target symbol map in aot_reloc_arm.c (#828) 2021-11-10 16:53:14 +08:00
common Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
compilation Fix fail to get builtin functions in indirect call (XIP) mode (#829) 2021-11-11 14:14:21 +08:00
include Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
interpreter Refine interp/aot string storage and emitting (#820) 2021-11-08 11:27:26 +08:00
libraries [source debug] process ModuleInfo query message (#815) 2021-11-02 12:09:15 +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