blob: 5a3918136d04394cd5b70859e6f45226826bd8c5 (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "tools/wasi-headers/WASI"]
path = tools/wasi-headers/WASI
url = https://github.com/WebAssembly/WASI
[submodule "tools/wasix-headers/WASI"]
path = tools/wasix-headers/WASI
url = https://github.com/wasix-org/wasix-witx.git
[submodule "tools/llvm-project"]
path = tools/llvm-project
url = https://github.com/llvm/llvm-project.git
|