summaryrefslogtreecommitdiff
path: root/test/memory-shared.wast.fromBinary
diff options
context:
space:
mode:
Diffstat (limited to 'test/memory-shared.wast.fromBinary')
-rw-r--r--test/memory-shared.wast.fromBinary4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/memory-shared.wast.fromBinary b/test/memory-shared.wast.fromBinary
new file mode 100644
index 000000000..b16e00d99
--- /dev/null
+++ b/test/memory-shared.wast.fromBinary
@@ -0,0 +1,4 @@
+(module
+ (memory $0 23 256 shared)
+)
+