| (module | |
| (import "env" "memory" (memory $0 256 256)) | |
| (import "env" "table" (table 0 0 anyfunc)) | |
| (import "env" "memoryBase" (global $memoryBase i32)) | |
| (import "env" "tableBase" (global $tableBase i32)) | |
| (data (get_global $memoryBase) "unreachable-import_wasm-only.asm.js") | |
| (export "__ZN10WasmAssertC2Ev__async_cb" (func $__ZN10WasmAssertC2Ev__async_cb)) | |
| (func $__ZN10WasmAssertC2Ev__async_cb (param $0 i32) | |
| (i32.store | |
| (i32.const 12) | |
| (i32.const 26) | |
| ) | |
| ) | |
| ) |