summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: d0999e3ef9a2302dce8e1f0d322fd6c39bfab5ec (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/v8/v8"]
	path = third_party/v8/v8
	url = https://chromium.googlesource.com/v8/v8.git
[submodule "third_party/gtest"]
	path = third_party/gtest
	url = https://github.com/google/googletest