bytecodealliance / wasi-nn

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

Improve docs to add WasmEdge support #84

Closed alabulei1 closed 1 year ago

alabulei1 commented 1 year ago

WasmEdge is one of the earliest and most widely adopted Wasm runtimes for wasi-nn. I think the README and doc should reflect that. Thanks!

docs: https://wasmedge.org/docs/category/ai-inference

examples: https://github.com/second-state/WasmEdge-WASINN-examples