They are in the process of discussing WGSL syntax and features.
I think it would be very valuable with input from BJS (and not just let browser vendors dictate everything) - do any of you have some time to participate?
We are already and we provided all the inputs we could to push for GLSL or SPIR-V. Now it is changing, we are waiting for more stabilization of the language, but you can find an overall feeling and deeper explanation on hackernews WebGPU Shading Language | Hacker News
Any of you taking part in the weekly WG meetings though (where decisions are made)?
E.g. yesterday pre-processor support in WGSL was discussed and for now decided to wait and see if devs can just use JS to do ‘string magic’, instead of having support in WGSL itself.