Fix 0BRANCH implementation

This commit is contained in:
2026-02-26 18:09:04 +00:00
parent c2a8b304b1
commit 3b3807e802

View File

@@ -638,10 +638,10 @@
(func $zbranch (func $zbranch
call $pop call $pop
if (result i32) if (result i32)
i32.const 4
else
global.get $ip global.get $ip
i32.load i32.load
else
i32.const 4
end end
global.get $ip global.get $ip
i32.add i32.add