Files
wasmtime/.gitmodules
Dan Gohman 22641de629 Initial reorg.
This is largely the same as #305, but updated for the current tree.
2019-11-08 06:35:40 -08:00

10 lines
350 B
Plaintext

[submodule "spec_testsuite"]
path = spec_testsuite
url = https://github.com/WebAssembly/testsuite
[submodule "wasmtime-api/c-examples/wasm-c-api"]
path = crates/wasmtime/c-examples/wasm-c-api
url = https://github.com/WebAssembly/wasm-c-api
[submodule "wasi-common/WASI"]
path = crates/wasi-common/WASI
url = https://github.com/WebAssembly/WASI