Files
wasmtime/.gitmodules
Yury Delendik f88e92a57c Better Wasmtime API for embedder (#287)
* Migrate wasm-rust-api code to wasmtime.
2019-08-21 00:35:26 -07:00

11 lines
353 B
Plaintext

[submodule "spec_testsuite"]
path = spec_testsuite
url = https://github.com/WebAssembly/testsuite
[submodule "lightbeam"]
path = lightbeam
url = https://github.com/CraneStation/lightbeam.git
branch = master
[submodule "wasmtime-api/c-examples/wasm-c-api"]
path = wasmtime-api/c-examples/wasm-c-api
url = https://github.com/WebAssembly/wasm-c-api