Skip to content

Commit 012df8e

Browse files
committed
fix(runtime): implement proper br value preservation and stack unwinding
- Add F32Const instruction handler (was missing) - Track stack height at block entry for proper unwinding - Preserve return values on br/br_if/br_table jumps - Clear stack to entry height on branch - Look up multi-return types from module type section
1 parent 666534d commit 012df8e

File tree

1 file changed

+296
-22
lines changed

1 file changed

+296
-22
lines changed

0 commit comments

Comments
 (0)