You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
618 B
18 lines
618 B
[submodule "spec_testsuite"]
|
|
path = tests/spec_testsuite
|
|
url = https://github.com/WebAssembly/testsuite
|
|
[submodule "crates/c-api/examples/wasm-c-api"]
|
|
path = crates/c-api/wasm-c-api
|
|
url = https://github.com/WebAssembly/wasm-c-api
|
|
[submodule "WASI"]
|
|
path = crates/wasi-common/WASI
|
|
url = https://github.com/alexcrichton/WASI
|
|
branch = abis
|
|
[submodule "crates/wasi-nn/spec"]
|
|
path = crates/wasi-nn/spec
|
|
url = https://github.com/alexcrichton/wasi-nn
|
|
branch = witx-next
|
|
[submodule "crates/wasi-crypto/spec"]
|
|
path = crates/wasi-crypto/spec
|
|
url = https://github.com/alexcrichton/wasi-crypto.git
|
|
branch = witx-next
|
|
|