@grain/libbinaryen
Version:
Libbinaryen packaged for OCaml.
26 lines (25 loc) • 357 B
Plain Text
(module
(type $0 (func (param i32)))
(memory $0 256 256)
(func $__ZN10WasmAssertC2Ev__async_cb (param $$0 i32)
(block $switch-default
(nop)
(block
(i32.store
(i32.const 12)
(i32.const 26)
)
(return)
)
)
(block
(local.set $$0
(i32.const 4)
)
(i32.store
(local.get $$0)
(i32.const 1)
)
)
)
)