JSCocoa
JSCocoa “bridges Cocoa to JavascriptCore (WebKit’s JS engine). It allows you to call C code, ObjC code, use C structs, and build Javascript classes inheriting from ObjC classes.”
2 Comments RSS · Twitter
October 11, 2008 5:06 AM
Wow, I'm sure that it was completely vetted to make sure it can't be used insecurely.
What do you mean by insecurely ? It's a developer tool, it's not meant to be secure :) — you can call anything in Cocoa.