blob: 6251faea65bdd73661b114578327eaeea750c216 [file] [edit]
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "test/spec/testsuite"]
path = test/spec/testsuite
url = https://github.com/WebAssembly/testsuite.git
[submodule "third_party/fuzztest"]
path = third_party/fuzztest
url = https://github.com/google/fuzztest
[submodule "third_party/mimalloc"]
path = third_party/mimalloc
url = https://github.com/microsoft/mimalloc.git
[submodule "third_party/simde"]
path = third_party/simde
url = https://github.com/simd-everywhere/simde
[submodule "third_party/picosha2"]
path = third_party/picosha2
url = https://github.com/okdshin/PicoSHA2