wasm-micro-runtime/core/iwasm
liang.he c6712b4033
add a validator for aot module (#3995)
- Add AOT module validation to ensure memory constraints are met
- Enable AOT validator in build configuration and update related source files
2025-02-05 15:21:49 +08:00
..
aot add a validator for aot module (#3995) 2025-02-05 15:21:49 +08:00
common Synchronize the GC spec tests to the commit from December 9. 2024. (#4022) 2025-01-20 09:41:47 +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 wasm loader check data segment count (#4039) 2025-01-21 13:08:09 +08:00
libraries Use wasm32-wasip1 instead of wasm32-wasi target for rust code (#4057) 2025-02-05 11:31:49 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00