Skip to content

Add support for WebGPU Shader Language - #2692

Merged
Enselic merged 2 commits into
sharkdp:masterfrom
rhysd:wgsl
Oct 4, 2023
Merged

Add support for WebGPU Shader Language#2692
Enselic merged 2 commits into
sharkdp:masterfrom
rhysd:wgsl

Conversation

@rhysd

@rhysd rhysd commented Oct 2, 2023

Copy link
Copy Markdown
Contributor

I'm recently learning WebGPU. It introduces its own shader language WGSL.

This PR adds the syntax highlight support for WGSL. The VSCode extension was installed 25267 times at the time of writing this PR. Though the language is not so popular yet, it will become popular since it is defined by long live W3C Web Standards. It would be great to have support for the language by bat.

@rhysd rhysd changed the title Add support for WebGPU SL Add support for WebGPU Shader Language Oct 2, 2023

@Enselic Enselic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants