spinframework / spinframework/spin
how to add new language support?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
It would be nice to have a minimal example using wat so that we are clear how to add new language support.
wasi does not provide network service support, it is unclear to me how spin get the network support? thanks
Background: I am working on a new language called MoonBit(moonbitlang.com) optimized for Wasm, would be
interesting to make it available for Spin users
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 locating Spin's existing language-support guidance and any minimal WAT examples, then read the WASI networking documentation relevant to Spin. The issue names no files or tests, so first map where this guidance belongs. Done means documenting how to add a language, providing a minimal WAT example, and clarifying how network support works for MoonBit users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- developer-experience, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100