Bug 283111
| Summary: | [CMake] Add support for building wgslc on Linux x86-64 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Neto <dneto> |
| Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Other | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=283479 | ||
David Neto
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Neto
Pull request: https://github.com/WebKit/WebKit/pull/36649
EWS
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
<rdar://problem/140236446>