wasm-micro-runtime/core
TianlongLiang bf78863c56
Wasm loader enhancement: check code size in code entry (#3892)
add wasm loader check: in code entry, the code size should match the size of vec(locals) + expr, and expr should end with opcode end
2024-11-07 13:38:42 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Wasm loader enhancement: check code size in code entry (#3892) 2024-11-07 13:38:42 +08:00
shared Fix some compile warnings and typos (#3854) 2024-10-15 16:04:58 +08:00
config.h Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64) (#3880) 2024-10-29 11:26:06 +08:00
version.h Update release notes and update version to 2.2.0 (#3863) 2024-10-22 09:34:03 +08:00