This commit is contained in:
2026-02-28 20:30:44 +00:00
parent 643185bfd4
commit 3ce063187b

View File

@@ -212,12 +212,8 @@
call $next) call $next)
(func $twodup (func $twodup
global.get $sp global.get $sp i32.load
i32.const 4 global.get $sp i32.const 4 i32.add i32.load
i32.add
i32.load
global.get $sp
i32.load
call $push call $push
call $push call $push
call $next) call $next)