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 c6296e11..b1e36f4a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "third_party/v8-native-prototype"]
path = third_party/v8-native-prototype
url = https://github.com/WebAssembly/v8-native-prototype
+[submodule "third_party/spec"]
+ path = third_party/spec
+ url = https://github.com/WebAssembly/spec