Thank for for the timely response.

As a followup, I was looking at the JavaScriptCore documentation, which I
am delighted to see is so easy to use, but when searching for shared
libraries on my system which would export these functions I cannot find any.

For example, cannot find:

jsc_context_new

Listed exported from "nm -D /usr/lib/x86_64-linux-gnu/
libjavascriptcoregtk-4.0.so | grep jsc_context_new".

Can anyone tell me what shared object files provides the JavaScriptCore
API, and which packages they are in? I am running a Debian based
distribution and see packages like libjavascriptcoregtk-4.0-18, which I
already have installed, yet I still can't find jsc_context_new.
_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to