forked from bytecodealliance/wit-bindgen
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 873 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "tests/codegen/wasi-filesystem"]
path = tests/codegen/wasi-filesystem
url = https://github.com/WebAssembly/wasi-filesystem
[submodule "tests/codegen/wasi-http"]
path = tests/codegen/wasi-http
url = https://github.com/WebAssembly/wasi-http
[submodule "tests/codegen/wasi-cli"]
path = tests/codegen/wasi-cli
url = https://github.com/WebAssembly/wasi-cli
[submodule "tests/codegen/wasi-io"]
path = tests/codegen/wasi-io
url = https://github.com/WebAssembly/wasi-io
[submodule "tests/codegen/wasi-clocks"]
path = tests/codegen/wasi-clocks
url = https://github.com/WebAssembly/wasi-clocks
[submodule "crates/cpp/tests/wasm-micro-runtime"]
path = crates/cpp/tests/wasm-micro-runtime
url = https://github.com/bytecodealliance/wasm-micro-runtime.git
[submodule "crates/go/src/pkg"]
path = crates/go/src/pkg
url = https://github.com/bytecodealliance/go-pkg