spinframework / spinframework/spin
Add support for Gleam
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
Gleam is a new functional language based on BEAM (Erlang virtual machine).
It seems that it can compile on WebAssembly https://hexdocs.pm/gl_wasm/gl_wasm/wasm.html
Having support for Gleam would be great!
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
The issue names no Spin files, tests, or entry points. Start by reviewing how Spin currently supports application languages and the linked gl_wasm documentation, then determine the required integration scope. Done should mean that Gleam applications are supported end to end, with appropriate validation and tests identified during the investigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100