We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9def2 commit 8021b51Copy full SHA for 8021b51
test/async/wait-during-callback.wast
@@ -42,8 +42,6 @@
42
(then unreachable))
43
(if (i32.ne (local.get $futr) (i32.load (local.get $retp)))
44
45
- (if (i32.ne (i32.const 2 (; RETURNED=2 ;)) (i32.load offset=4 (local.get $retp)))
46
- (then unreachable))
47
48
;; return 42
49
(call $task.return (i32.const 42))
0 commit comments