-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
28 lines (28 loc) · 804 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "wabt-rs"]
path = wabt-rs
url = https://github.com/donald-pinckney/wabt-rs
branch = conts
[submodule "cranelift"]
path = cranelift
url = https://github.com/donald-pinckney/cranelift
branch = conts
[submodule "wasmparser.rs"]
path = wasmparser.rs
url = https://github.com/donald-pinckney/wasmparser.rs
branch = conts
[submodule "wasmtime"]
path = wasmtime
url = https://github.com/donald-pinckney/wasmtime
branch = conts
[submodule "go-benchmarking"]
path = go-benchmarking
url = https://github.com/plasma-umass/go-benchmarking
branch = master
[submodule "emcc_control"]
path = emcc_control
url = https://github.com/plasma-umass/emcc_control
branch = master
[submodule "c-ray"]
path = c-ray
url = https://github.com/donald-pinckney/c-ray
branch = wasm