summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2023-11-28 20:16:08 +0100
committerHenry Gressmann <mail@henrygressmann.de>2023-11-28 20:16:08 +0100
commitf26d077b5a8141253f807ea14551852da6842dd1 (patch)
treecc13a6e5620706a2a71143f19512b39c5449cc63 /.gitmodules
parentfe76d91f33b2441de87597ae5885ea9005f35b1c (diff)
chore: add wasm spec testsuite
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..a7949f3
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "crates/tinywasm/tests/spec/testsuite"]
+ path = crates/tinywasm/tests/spec/testsuite
+ url = https://github.com/WebAssembly/testsuite.git