Skip to content
Discussion options

You must be logged in to vote

Thanks for asking such a detailed question!

Does wgpu commit to tracking changes to the WGSL spec on any particular timespan? (I'm satisfied with "no"!)

No :) we just try our best to keep up

Does wgpu implement any one dated WGSL specification, or perhaps a Frankenstein mix of several?

We always work towards latest, so we end up with a Frankenstein mix.

Is it possible to say what, exactly, the gaps are between the WGSL supported by wgpu and any moderately recent WGSL specification?

That might be a reasonable way to do it, keep a list of wgsl changes and show when we implemented it.

Based on the above, could the wgpu README be updated to qualify the WGSL support against the reality …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Twisol
Comment options

@jimblandy
Comment options

Answer selected by Twisol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants