[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
