Hey folks
Has anyone out there successfully managed to get some kind of FFI module talking to Objective C?
I had a quick go with Facebook's fork of luaffi, and luapower's objc.lua, but all I got was segfaults when introspecting ObjC object properties .
--