wasm-micro-runtime/core/iwasm
2025-02-17 13:34:18 +08:00
..
aot initial 2025-02-05 09:48:21 +00:00
common feat: add support for EXTERNREF value type and enable AOT validator in fuzz tests (#4083) 2025-02-17 13:34:18 +08:00
compilation fix(aot): ensure value_cmp does not exceed br_count in branch table compilation (#4065) 2025-02-06 20:05:33 +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 Add a conditional check for the macro __STDC_VERSION__ (#4080) 2025-02-14 16:13:15 +08:00
interpreter [gc] Subtyping fix (#4075) 2025-02-17 11:55:58 +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