forked from bytecodealliance/wit-bindgen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 713 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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/go/src/pkg"]
path = crates/go/src/pkg
url = https://github.com/bytecodealliance/go-pkg