Fix build of wasi-nn
This commit is contained in:
committed by
Andrew Brown
parent
fa98f0bc91
commit
250f11c572
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user