summaryrefslogtreecommitdiff
path: root/test/dot_s/relocation.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/dot_s/relocation.wast')
-rw-r--r--test/dot_s/relocation.wast1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dot_s/relocation.wast b/test/dot_s/relocation.wast
index eb7c73119..c985ff186 100644
--- a/test/dot_s/relocation.wast
+++ b/test/dot_s/relocation.wast
@@ -3,6 +3,7 @@
(segment 8 "\0c\00\00\00")
(segment 12 "\08\00\00\00")
)
+ (export "memory" memory)
(export "main" $main)
(func $main (result i32)
(local $$0 i32)