# Tree Sitter WIT [![Continuous Integration](https://github.com/Michael-F-Bryan/wit-lsp/actions/workflows/ci.yml/badge.svg)](https://github.com/Michael-F-Bryan/wit-lsp/actions/workflows/ci.yml) A [Tree Sitter][ts] grammar for parsing [WIT][wit]. ## License This project is licensed under either of - Apache License, Version 2.0, ([LICENSE-APACHE](../LICENSE-APACHE.md) or ) - MIT license ([LICENSE-MIT](../LICENSE-MIT.md) or ) at your option. It is recommended to always use [`cargo crev`][crev] to verify the trustworthiness of each of your dependencies, including this one. [crev]: https://github.com/crev-dev/cargo-crev [ts]: https://github.com/tree-sitter/tree-sitter [wit]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md