WGSL supports single-line comments prefixed with // and block-comments delimited by /* and */. Block comments can be nested so, unlike in C & C++, /* /* */ */ is valid.
<rdar://problem/105430947>
Pull request: https://github.com/WebKit/WebKit/pull/10070
Committed 260277@main (4c345f6c8991): <https://commits.webkit.org/260277@main> Reviewed commits have been landed. Closing PR #10070 and removing active labels.