On OSX (say Yosemite), I'd like a way to call Objective-C from Safari/Javascript. Is there a way to do this?
Not what I'm looking for:
WebView
/WKWebView
in an appI came across this reference. So the answer appears to be: yes if you are writing a plugin.