wasm-micro-runtime/core
Wenyong Huang f933d4c829
loader: Remove updating ctx->dynamic_offset in emit_br_info (#3259)
Should not update `ctx->dynamic_offset` in emit_br_info, since the `Part e` only
sets the dst offsets, the operand stack should not be changed, e.g., the stack
operands are to be used by the opcodes followed by `br_if` opcode.

Reported in https://github.com/bytecodealliance/wasm-micro-runtime/issues/3210.
2024-03-28 16:07:02 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm loader: Remove updating ctx->dynamic_offset in emit_br_info (#3259) 2024-03-28 16:07:02 +08:00
shared Fix compilation errors on zephyr platform (#3255) 2024-03-26 17:55:53 +08:00
config.h Add wasi_ephemeral_nn module support (#3241) 2024-03-21 21:05:34 +08:00
version.h Update version number to 1.3.2 and update release notes (#3083) 2024-02-01 12:42:12 +08:00