Initial reorg.
This is largely the same as #305, but updated for the current tree.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -2,8 +2,8 @@
|
||||
path = spec_testsuite
|
||||
url = https://github.com/WebAssembly/testsuite
|
||||
[submodule "wasmtime-api/c-examples/wasm-c-api"]
|
||||
path = 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 = wasi-common/WASI
|
||||
path = crates/wasi-common/WASI
|
||||
url = https://github.com/WebAssembly/WASI
|
||||
|
||||
Reference in New Issue
Block a user