wasm-micro-runtime/core/iwasm
TianlongLiang 733ac3f19d
Collective fix (#4808)
* fix a bug in zephyr platform file api
* fix a bug in bh queue
* fix a bug in shared heap malloc when it's memory64
2026-01-28 15:55:19 +08:00
..
aot fix code and comment typo (#4802) 2026-01-26 14:44:47 +08:00
common Collective fix (#4808) 2026-01-28 15:55:19 +08:00
compilation Fix potential memory leak when discarding FreeMachineFunction (#4796) 2026-01-21 11:02:33 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 2025-09-14 14:08:27 +08:00
include gc: complete common heap type coverage in wasm_is_refheaptype_common() (#4801) 2026-01-28 13:03:20 +08:00
interpreter fix code and comment typo (#4802) 2026-01-26 14:44:47 +08:00
libraries Correct some error handling path in libc_emcc (#4803) 2026-01-26 17:15:26 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00