wasm-micro-runtime/core/iwasm
Huang Qi 24ecee83ff
Merge pull request #3987 from no1wudi/fix
Break aot_create_comp_data into small functions
2024-12-28 20:25:19 +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 Merge pull request #3987 from no1wudi/fix 2024-12-28 20:25:19 +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