Bug 283151
Summary: | [WebGPU] Support writing implementations of C++ members in Swift extensions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Elliott Williams <emw> |
Component: | WebGPU | Assignee: | Elliott Williams <emw> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 283152 | ||
Bug Blocks: |
Elliott Williams
I have an idea for some macro-based workarounds to support `@implementation` in C++ classes (i.e. writing implementations of C++ member functions in Swift) ahead of first-class support.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139928444>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/36683
EWS
Committed 286822@main (d8a9b5a6e981): <https://commits.webkit.org/286822@main>
Reviewed commits have been landed. Closing PR #36683 and removing active labels.