wasm-micro-runtime/core
Wenyong Huang e44465d259
Enhance wasm loader checks for opcode br_table (#3352)
Fix the integer overflow issue when checking target branch depth in opcode
br_table, and fix is_32bit_type not check VALUE_TYPE_ANY issue, which may
cause wasm_loader_push_frame_offset push extra unneeded offset.
2024-04-25 20:07:57 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Enhance wasm loader checks for opcode br_table (#3352) 2024-04-25 20:07:57 +08:00
shared Fix a few native stack address calculations (#3351) 2024-04-24 16:39:38 +08:00
config.h Reduce WASM_STACK_GUARD_SIZE a bit for posix-like platforms (#3350) 2024-04-24 16:18:58 +08:00
version.h Update version number to 2.0.0 and update release notes (#3327) 2024-04-20 10:16:34 +08:00