spinframework / spinframework/spin
Implement WASI NN interface
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
Spin applications should have a WASI NN implementation available at runtime, ideally following https://github.com/fermyon/wasi-experimental-toolkit.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how Spin exposes runtime capabilities and compare the desired interface with the linked wasi-experimental-toolkit. Determine the scope of a WASI NN implementation available at runtime, then verify that the resulting behavior matches the intended interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100