1[submodule "spec_testsuite"] 2 path = tests/spec_testsuite 3 url = https://github.com/WebAssembly/testsuite 4[submodule "crates/c-api/examples/wasm-c-api"] 5 path = crates/c-api/wasm-c-api 6 url = https://github.com/WebAssembly/wasm-c-api 7[submodule "WASI"] 8 path = crates/wasi-common/WASI 9 url = https://github.com/WebAssembly/WASI 10[submodule "crates/wasi-nn/spec"] 11 path = crates/wasi-nn/spec 12 url = https://github.com/WebAssembly/wasi-nn 13[submodule "tests/wasi_testsuite/wasi-threads"] 14 path = tests/wasi_testsuite/wasi-threads 15 url = https://github.com/WebAssembly/wasi-threads 16[submodule "crates/wasi-http/wasi-http"] 17 path = crates/wasi-http/wasi-http 18 url = https://github.com/WebAssembly/wasi-http 19[submodule "tests/wasi_testsuite/wasi"] 20 path = tests/wasi_testsuite/wasi-common 21 url = https://github.com/WebAssembly/wasi-testsuite.git 22 branch = prod/testsuite-base 23