Patch forthcoming.
Created attachment 319543 [details] the patch
Comment on attachment 319543 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=319543&action=review > Tools/WebGPUShadingLanguageRI/Evaluator.js:132 > + throw new Error("Cannot get type or argument; i = " + i + ", argument = " + argument + ", type = " + type + "; in " + node); if you use a template literal here I'd think it'd be easier to read.
Landed in https://trac.webkit.org/changeset/221460/webkit
<rdar://problem/34694027>
Migrated to https://github.com/gpuweb/WHLSL/issues/203