This WIP project is a space for exploring the usage of Tree Sitter for in-browser syntax highlighting, made possible by web-tree-sitter bindings, and the ability to compile Tree Sitter Scala parser to WASM.
- Make sure you have Scala CLI installed
- Run
npm install
- Run
npm watch
- Happy hacking! Your project will reload automatically as you make changes to index.scala or any other files