[submodule "spec_testsuite"]
	path = tests/spec_testsuite
	url = https://github.com/WebAssembly/testsuite
[submodule "crates/c-api/examples/wasm-c-api"]
	path = crates/c-api/wasm-c-api
	url = https://github.com/WebAssembly/wasm-c-api
[submodule "WASI"]
	path = crates/wasi-common/WASI
	url = https://github.com/WebAssembly/WASI
[submodule "crates/wasi-nn/spec"]
	path = crates/wasi-nn/spec
	url = https://github.com/WebAssembly/wasi-nn
[submodule "crates/wasi-crypto/spec"]
	path = crates/wasi-crypto/spec
	url = https://github.com/WebAssembly/wasi-crypto.git
[submodule "tests/wasi_testsuite/wasi-threads"]
	path = tests/wasi_testsuite/wasi-threads
	url = https://github.com/WebAssembly/wasi-threads
[submodule "crates/wasi-http/wasi-http"]
	path = crates/wasi-http/wasi-http
	url = https://github.com/WebAssembly/wasi-http
[submodule "tests/wasi_testsuite/wasi"]
	path = tests/wasi_testsuite/wasi-common
	url = https://github.com/WebAssembly/wasi-testsuite.git
	branch = prod/testsuite-base
