docs: Add a link to tree-sitter-wasm

Closes #605
This commit is contained in:
Max Brunsfeld 2020-05-06 09:34:23 -07:00 committed by GitHub
parent 5f2010bc75
commit a04d688d38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,7 @@ Parsers for these languages are fairly complete:
* [Verilog](https://github.com/tree-sitter/tree-sitter-verilog)
* [Vue](https://github.com/ikatyang/tree-sitter-vue)
* [YAML](https://github.com/ikatyang/tree-sitter-yaml)
* [WASM](https://github.com/wasm-lsp/tree-sitter-wasm)
Parsers for these languages are in development: