summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 435ad379..7352235c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "third_party/ply"]
path = third_party/ply
url = https://github.com/dabeaz/ply
+[submodule "third_party/wasm-c-api"]
+ path = third_party/wasm-c-api
+ url = https://github.com/WebAssembly/wasm-c-api