Fix 2DUP implementation
This commit is contained in:
@@ -210,10 +210,10 @@
|
|||||||
|
|
||||||
(func $twodup
|
(func $twodup
|
||||||
global.get $sp
|
global.get $sp
|
||||||
|
i32.const 4
|
||||||
|
i32.add
|
||||||
i32.load
|
i32.load
|
||||||
global.get $sp
|
global.get $sp
|
||||||
i32.const 4
|
|
||||||
i32.sub
|
|
||||||
i32.load
|
i32.load
|
||||||
call $push
|
call $push
|
||||||
call $push
|
call $push
|
||||||
|
|||||||
Reference in New Issue
Block a user