Also considering using JS as the lingua franca but perf is likely unacceptable given non-JITted JavaScriptCore. (cf github.com/Khan/JSContext)
Conversation
a headless WKWebView + WKScriptMessageHandler wouldn’t work? Wonder how bad the IPC overhead is tho
1
1
Replying to
Might work, and then we could share with the web client. But the interfaces would be much worse than e.g. C++. :/

