Created attachment 468754 [details] WGSL source generating error [WebGPU] Error compiling shader opening https://playground.babylonjs.com/#N96NXC#106 (select 'WebGPU' from the top-right if not already selected) It is due to 'alias' not being supported. 'alias' appears to be essentially like 'using' in C++ https://www.w3.org/TR/WGSL/#type-aliases WGSL source attached.
<rdar://problem/118796398>
Pull request: https://github.com/WebKit/WebKit/pull/21509
Committed 271876@main (81d65a5b16f3): <https://commits.webkit.org/271876@main> Reviewed commits have been landed. Closing PR #21509 and removing active labels.