| (module | |
| (type $i32_=>_none (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) | |
| ) | |
| ) | |
| ) | |
| ) |