bytecodealliance / wasi-nn

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

Adding a patch that improves the as-wasi::readAll function speed. #36

Closed brianjjones closed 3 years ago

brianjjones commented 3 years ago

Now the AssemblyScript example of wasi-nn is just as fast as the rust version.