Initial reorg.

This is largely the same as #305, but updated for the current tree.
This commit is contained in:
Dan Gohman
2019-11-07 17:11:06 -08:00
parent 2c69546a24
commit 22641de629
351 changed files with 52 additions and 52 deletions

4
.gitmodules vendored
View File

@@ -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