diff options
Diffstat (limited to 'test/merge/dylib.wasm.combined')
-rw-r--r-- | test/merge/dylib.wasm.combined | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/merge/dylib.wasm.combined b/test/merge/dylib.wasm.combined index 32c886d34..0b97f4af4 100644 --- a/test/merge/dylib.wasm.combined +++ b/test/merge/dylib.wasm.combined @@ -8,7 +8,7 @@ (type $2$0 (func)) (import "env" "memory" (memory $2 256)) (data (get_global $gimport$0) "hello, world!\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00") - (import "env" "table" (table 0 anyfunc)) + (import "env" "table" (table $timport$3 0 anyfunc)) (import "env" "memoryBase" (global $gimport$0 i32)) (import "env" "tableBase" (global $gimport$4 i32)) (import "env" "memoryBase" (global $gimport$0$0 i32)) |