File: .gitmodules

package info (click to toggle)
wabt 1.0.36%2Bdfsg%2B~cs1.0.36-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,456 kB
  • sloc: cpp: 50,974; ansic: 6,521; python: 3,071; javascript: 540; makefile: 252; sh: 76
file content (21 lines) | stat: -rw-r--r-- 737 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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
[submodule "third_party/wasm-c-api"]
	path = third_party/wasm-c-api
	url = https://github.com/WebAssembly/wasm-c-api
[submodule "third_party/uvwasi"]
	path = third_party/uvwasi
	url = https://github.com/nodejs/uvwasi
[submodule "third_party/picosha2"]
	path = third_party/picosha2
	url = https://github.com/okdshin/PicoSHA2
[submodule "third_party/simde"]
	path = third_party/simde
	url = https://github.com/simd-everywhere/simde