wasm-micro-runtime/core/iwasm
Huang Qi 38cf274292
Optimize memory initialization handling in AOT loader (#3983)
Save memory if the file buffer is always exist before exit.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-12-26 15:15:25 +08:00
..
aot Optimize memory initialization handling in AOT loader (#3983) 2024-12-26 15:15:25 +08:00
common Refactor SConscript and add file checks in iwasm.c (#3945) 2024-12-06 14:54:37 +08:00
compilation Optimize memory initialization handling in AOT loader (#3983) 2024-12-26 15:15:25 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit CMakeLists.txt: Do not require C++ (#3956) 2024-12-20 13:05:50 +08:00
include wasm_export.h: Use "default" visibility for gcc and clang (#3957) 2024-12-19 08:49:13 +08:00
interpreter Fix loader small bug (#3928) 2024-11-26 10:08:51 +08:00
libraries CMakeLists.txt: Do not require C++ (#3956) 2024-12-20 13:05:50 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00