wasm-micro-runtime/core/iwasm
Marcin Kolny 31ff576edf
Error message improvement (#4000)
Improve error message in the scenario where the runtime was built
with ref types disabled but the module uses reference types feature.
2025-01-03 10:44:25 +08:00
..
aot Optimize memory initialization handling in AOT loader (#3983) 2024-12-26 15:15:25 +08:00
common Handle a new scenario where an item is both exported and imported. (#3984) 2024-12-29 15:52:12 +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 Error message improvement (#4000) 2025-01-03 10:44:25 +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