It would be nice if WebKit had classes to interact with the Javascript runtime.
Conversation
Replying to
It does for many cases—what are you trying to do?
Replying to
nothing yet, was just looking at the docs and didn't notice JS classes - maybe I missed it
1
Check out JavaScriptCore—in particular JSContext.h and JSValue.h.
1
Show replies

