Remove the Lightbeam submodule.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,10 +1,6 @@
|
|||||||
[submodule "spec_testsuite"]
|
[submodule "spec_testsuite"]
|
||||||
path = spec_testsuite
|
path = spec_testsuite
|
||||||
url = https://github.com/WebAssembly/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"]
|
[submodule "wasmtime-api/c-examples/wasm-c-api"]
|
||||||
path = wasmtime-api/c-examples/wasm-c-api
|
path = wasmtime-api/c-examples/wasm-c-api
|
||||||
url = https://github.com/WebAssembly/wasm-c-api
|
url = https://github.com/WebAssembly/wasm-c-api
|
||||||
|
|||||||
Submodule lightbeam deleted from bbd7e91d1c
Reference in New Issue
Block a user