Fix 2DUP
This commit is contained in:
@@ -212,12 +212,8 @@
|
||||
call $next)
|
||||
|
||||
(func $twodup
|
||||
global.get $sp
|
||||
i32.const 4
|
||||
i32.add
|
||||
i32.load
|
||||
global.get $sp
|
||||
i32.load
|
||||
global.get $sp i32.load
|
||||
global.get $sp i32.const 4 i32.add i32.load
|
||||
call $push
|
||||
call $push
|
||||
call $next)
|
||||
|
||||
Reference in New Issue
Block a user