Merge pull request #1391 from mehmetoguzderin/patch-1

Add WGSL WebGPU Shading Language
This commit is contained in:
Max Brunsfeld 2021-09-17 08:55:58 -07:00 committed by GitHub
commit a63c09375f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,6 +63,7 @@ Parsers for these languages are fairly complete:
* [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)
* [WGSL WebGPU Shading Language](https://github.com/mehmetoguzderin/tree-sitter-wgsl)
Parsers for these languages are in development: