lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On Jan 26, 2017, at 9:24 AM, hz <hz@fiosoftware.com> wrote:

hi, All,

Given the lack of runtime support of Swift, is it safe to say it’s impossible now to implement a Swift-Lua bridge for production (feature set similar to Wax or LuaCocoa)?

Best Regards,
/hz

See https://github.com/sdegutis/lua4swift.

Preston