Publish WASM version as a deno module?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Deno currently lacks a production grade syntax highlighting library:
https://deno.land/x?query=highlight
Given that syntect-js is dependency free, publishing it (the wasm flavor) to Deno should be straightforward, and would cover this corner of the ecosystem quite nicely.
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
Start by reviewing the syntect-js WASM distribution and how the project packages or publishes modules. Confirm the Deno module requirements and verify that the WASM flavor can be imported and used from Deno; done means it is published and usable as a Deno module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, javascript, wasm
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100