NEW251692
[GTK] Add experimental option to build static jsc
https://bugs.webkit.org/show_bug.cgi?id=251692
Summary [GTK] Add experimental option to build static jsc
Michael Catanzaro
Reported 2023-02-03 08:22:36 PST
I want to get rid of the separate libjavascriptcoregtk.so and install just a single libwebkitgtk.so so that we can stop exporting internal symbols from bmalloc, WTF, and JSC. This will probably also improve performance. For starters, we can implement this change as a non-default PRIVATE build option to facilitate testing. This option will likely be short-lived, because API stabilization is soon, and surely we'll only want to support one way or the other.
Attachments
Note You need to log in before you can comment on or make changes to this bug.