From a04d688d3895e17bf6111722aa57b7148d8f9df1 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Wed, 6 May 2020 09:34:23 -0700 Subject: [PATCH] docs: Add a link to tree-sitter-wasm Closes #605 --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 052e9280..8551d1eb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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: