Stream: wasi-nn

Topic: Deprecating the wasi-nn bindings crate


view this post on Zulip Andrew Brown (Dec 11 2025 at 17:54):

I am proposing in https://github.com/bytecodealliance/wasi-nn/issues/109 to archive the repository that contains high-level bindings to wasi-nn for AssemblyScript and Rust. The right approach for the future is to direct users towards wit-bindgen, not maintain another set of bindings. Since I am moving on to a different project, I think the right thing to do is close down that repository (unless someone else pops up to maintain it).

As I prepare to change projects I'm working on, I decided to review this repository for archiving &emdash; I believe we should archive it. Here's why: the AssemblyScript bindings here have been unm...

view this post on Zulip Andrew Brown (Dec 11 2025 at 17:55):

Archiving that project should not break existing users of the last version of the bindings, which will remain available in their respective registries.


Last updated: Jan 09 2026 at 13:15 UTC