I was curious what shader language would be used for WebGPU and couldn't find an answer. From [1] it seems to be undecided for now.<p>[1] <a href="https://gpuweb.github.io/gpuweb/#typedefdef-gpushadercode" rel="nofollow">https://gpuweb.github.io/gpuweb/#typedefdef-gpushadercode</a>
> Note: While the choice of shader language is undecided, GPUShaderModuleDescriptor will temporarily accept both text and binary input.