Fix 0BRANCH implementation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user