wasm-micro-runtime/core
liang.he 4547587f60
fix: missing locks in wasm_c_api (#4881)
- add missing lock in check_loaded_module()
- add missing lock in wasm_module_exports()
- add missing lock in wasm_module_serialize()
2026-04-02 10:15:43 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm fix: missing locks in wasm_c_api (#4881) 2026-04-02 10:15:43 +08:00
shared Fix mismatch of enum sizes between WASM and host (#4676) 2026-03-09 10:19:16 +08:00
config.h Move exception lock to ModuleInstance data. (#4772) 2026-03-16 16:22:07 +08:00
version.h Bump version number to 2.4.3 (#4671) 2025-10-23 13:15:25 +08:00
version.h.in Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00