Fix build of wasi-nn

This commit is contained in:
Alex Crichton
2021-02-17 14:16:18 -08:00
committed by Andrew Brown
parent fa98f0bc91
commit 250f11c572
5 changed files with 10 additions and 10 deletions

3
.gitmodules vendored
View File

@@ -10,7 +10,8 @@
branch = abis
[submodule "crates/wasi-nn/spec"]
path = crates/wasi-nn/spec
url = https://github.com/WebAssembly/wasi-nn
url = https://github.com/alexcrichton/wasi-nn
branch = witx-next
[submodule "crates/wasi-crypto/spec"]
path = crates/wasi-crypto/spec
url = https://github.com/WebAssembly/wasi-crypto.git