# @lumis-sh/wasm-dot

Tree-sitter WASM grammar for dot

Built with [`tree-sitter build --wasm`](https://tree-sitter.github.io/tree-sitter/cli/build.html) `v0.26.7`

Used by [Lumis](https://lumis.sh) and compatible with [web-tree-sitter](https://www.npmjs.com/package/web-tree-sitter) v0.26 and other WASM runtimes.

## Parser

| Parser | Version | Rev |
| ------ | ------- | --- |
| [https://github.com/rydesun/tree-sitter-dot.git](https://github.com/rydesun/tree-sitter-dot.git) | 0.1.6 | 80327abbba6f47530edeb0df9f11bd5d5c93c14d |

## CDN

- [https://unpkg.com/@lumis-sh/wasm-dot@0.26/tree-sitter-dot.wasm](https://unpkg.com/@lumis-sh/wasm-dot@0.26/tree-sitter-dot.wasm)
- [https://cdn.jsdelivr.net/npm/@lumis-sh/wasm-dot@0.26/tree-sitter-dot.wasm](https://cdn.jsdelivr.net/npm/@lumis-sh/wasm-dot@0.26/tree-sitter-dot.wasm)

## License

This package redistributes the parser source listed above; see that project for its license.
