Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for WebGPU Shader Language #2692

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Add support for WebGPU Shader Language #2692

merged 2 commits into from
Oct 4, 2023

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Oct 2, 2023

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
Copy link
Collaborator

@Enselic Enselic left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@Enselic Enselic merged commit 6568fb7 into sharkdp:master Oct 4, 2023
21 checks passed
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.

None yet

2 participants