Move the wasmtime crate directories form lib/* to wasmtime-*.

This follows a similar change to Cranelift made here:

https://github.com/CraneStation/cranelift/pull/660
This commit is contained in:
Dan Gohman
2019-03-20 10:33:21 -07:00
parent 7b9761f4a2
commit db0abe8431
74 changed files with 21 additions and 21 deletions

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "lib/wast/spec_testsuite"]
[submodule "spec_testsuite"]
path = spec_testsuite
url = https://github.com/WebAssembly/testsuite