# @lumis-sh/wasm-protobuf

Tree-sitter WASM grammar for protobuf

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/coder3101/tree-sitter-proto.git](https://github.com/coder3101/tree-sitter-proto.git) | 0.4.0 | d65a18ce7c2242801f702770114ad08056c7f8c9 |

## CDN

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

## License

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