bytecodealliance / wasi-nn

High-level bindings for wasi-nn system calls
Apache License 2.0
44 stars 33 forks source link

Adding needed flag for wasi-nn to work with Wasmtime #49

Closed brianjjones closed 3 years ago

abrown commented 3 years ago

I think you will need the next version of Wasmtime here: https://github.com/bytecodealliance/wasi-nn/blob/main/.github/workflows/main.yaml#L42. And maybe the additional things to fix on https://github.com/bytecodealliance/wasi-nn/issues/35.