# @lumis-sh/wasm-nushell

Tree-sitter WASM grammar for nushell

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

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/nushell/tree-sitter-nu.git](https://github.com/nushell/tree-sitter-nu.git) | 0.0.1 | 348b787d8b0409091d85fe9d4eb007fe9f3406bb |

## CDN

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

## License

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