Fix 0BRANCH implementation
This commit is contained in:
@@ -638,10 +638,10 @@
|
||||
(func $zbranch
|
||||
call $pop
|
||||
if (result i32)
|
||||
i32.const 4
|
||||
else
|
||||
global.get $ip
|
||||
i32.load
|
||||
else
|
||||
i32.const 4
|
||||
end
|
||||
global.get $ip
|
||||
i32.add
|
||||
|
||||
Reference in New Issue
Block a user