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.
13 lines
536 B
13 lines
536 B
[submodule "tests/spec_testsuite"]
|
|
path = tests/spec_testsuite
|
|
url = https://github.com/WebAssembly/testsuite
|
|
[submodule "crates/wasi-nn/spec"]
|
|
path = crates/wasi-nn/spec
|
|
url = https://github.com/WebAssembly/wasi-nn
|
|
[submodule "tests/wasi_testsuite/wasi-threads"]
|
|
path = tests/wasi_testsuite/wasi-threads
|
|
url = https://github.com/WebAssembly/wasi-threads
|
|
[submodule "tests/wasi_testsuite/wasi-common"]
|
|
path = tests/wasi_testsuite/wasi-common
|
|
url = https://github.com/WebAssembly/wasi-testsuite.git
|
|
branch = prod/testsuite-base
|
|
|