blob: 435ad379ecec72c04eba0848faec53eec00f1ed9 (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "third_party/testsuite"]
path = third_party/testsuite
url = https://github.com/WebAssembly/testsuite
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/google/googletest
[submodule "third_party/ply"]
path = third_party/ply
url = https://github.com/dabeaz/ply
|