summaryrefslogtreecommitdiff
path: root/test/emcc_O2_hello_world.fromasm.no-opts
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_O2_hello_world.fromasm.no-opts')
-rw-r--r--test/emcc_O2_hello_world.fromasm.no-opts1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/emcc_O2_hello_world.fromasm.no-opts b/test/emcc_O2_hello_world.fromasm.no-opts
index 303b1e723..634a53659 100644
--- a/test/emcc_O2_hello_world.fromasm.no-opts
+++ b/test/emcc_O2_hello_world.fromasm.no-opts
@@ -30,6 +30,7 @@
(import $___syscall146 "env" "___syscall146" (param i32 i32) (result i32))
(import $i32u-div "asm2wasm" "i32u-div" (param i32 i32) (result i32))
(import $memory memory "env" "memory")
+ (import $table table "env" "table")
(export "_free" $_free)
(export "_main" $_main)
(export "_memset" $_memset)