lua-users home
lua-l archive

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


On Tue, Jan 14, 2014 at 4:51 AM, Andrew Starks <andrew.starks@trms.com> wrote:
>
> I also just remembered this:
>
> https://github.com/jmckaskill/luaffi
>
> Which is a luajit compatible FFI extension for Lua 5.1 and Lua 5.2, but 5.2
> is listed as beta. It might be worth a shot, if it lets you gain some of
> those conveniences and keep a broad support base.

Excellent! Thanks Andrew.