Files
wasmtime/.gitmodules
Dan Gohman a666e14279 Temporarily switch to the rustfmt branch of lightbeam.
This is branched from master to apply rustfmt, as a temporary measure to
fix the CI.
2019-09-26 12:45:29 -07:00

11 lines
354 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 = rustfmt
[submodule "wasmtime-api/c-examples/wasm-c-api"]
path = wasmtime-api/c-examples/wasm-c-api
url = https://github.com/WebAssembly/wasm-c-api