[Language Request] WIT (Wasm Interface Type)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Short Description
The WebAssembly Component Model is a broad-reaching architecture for building interoperable Wasm libraries, applications, and environments.
Additional resources
https://component-model.bytecodealliance.org/introduction.html
https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md
Contributor guide
No contributing guide indexed for this repository
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
Read the WIT specification at design/mvp/WIT.md and inspect the linked tree-sitter-wit project to understand the requested syntax. Then locate Prism's language-definition and test conventions; done means WIT source is highlighted correctly without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100