RESOLVED DUPLICATE of bug 314076314074
Export internal functions from Swift on cmake
https://bugs.webkit.org/show_bug.cgi?id=314074
Summary Export internal functions from Swift on cmake
adrian_taylor
Reported 2026-05-05 05:54:21 PDT
Bring cmake Swift builds to parity with an option applied already to Apple builds. Previously non-Apple builds exported only public functions and types from Swift to C++; we need to export internal types as well because we don't necessarily want every Swift thing to be part of WebKit's public API.
Attachments
adrian_taylor
Comment 1 2026-05-05 05:59:21 PDT
*** This bug has been marked as a duplicate of bug 314076 ***
Note You need to log in before you can comment on or make changes to this bug.