It takes 2.5 hours to compile the standard library. 95% of the time is spent parsing.
*** This bug has been marked as a duplicate of bug 188517 ***
Reopening
Created attachment 348887 [details] WIP
Created attachment 348951 [details] first draft
Created attachment 348955 [details] Second draft
Created attachment 348970 [details] Removes try/catch
Created attachment 348985 [details] Patch
Comment on attachment 348985 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=348985&action=review > Tools/WebGPUShadingLanguageRI/Lexer.js:45 > + Â Â Â Â } Weird characters here.
Created attachment 348993 [details] Patch
Created attachment 348994 [details] Patch
Comment on attachment 348994 [details] Patch Clearing flags on attachment: 348994 Committed r235738: <https://trac.webkit.org/changeset/235738>
All reviewed patches have been landed. Closing bug.
<rdar://problem/44183440>
Migrated to https://github.com/gpuweb/WHLSL/issues/87