tree-sitter-wgsl
tree-sitter-wgsl copied to clipboard
Change `type` keyword to `alias`
The WGSL specification changed from using the type
keyword to alias
for specifying type aliases.
https://github.com/gpuweb/gpuweb/issues/3738