RESOLVED FIXED 283111
[CMake] Add support for building wgslc on Linux x86-64
https://bugs.webkit.org/show_bug.cgi?id=283111
Summary [CMake] Add support for building wgslc on Linux x86-64
David Neto
Reported 2024-11-14 07:17:00 PST
I'd like to build wgslc to experiment with it. The XCode build failed for me on a Mac. (Surprising yes, and I haven't filed a bug) Meanwhile I built wgslc on Linux x86-64 with GCC. (The Clang build failed for me too.) To accomplish that, I added CMake support for building wgslc. Currently none of the WebGPU subsystem has CMake support. I only want support for wgslc. The WebGPU subsystem only has a Metal backend, so it won't be portable to non-Apple systems anyway.
Attachments
David Neto
Comment 1 2024-11-14 11:43:40 PST
EWS
Comment 2 2024-11-19 15:45:28 PST
Committed 286825@main (a62fb1f7043f): <https://commits.webkit.org/286825@main> Reviewed commits have been landed. Closing PR #36649 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-11-19 15:46:37 PST
Note You need to log in before you can comment on or make changes to this bug.