From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Tue, 14 Jan 2014 14:03:11 +0100 Subject: cgit-lua: to jit or not to jit In-Reply-To: References: Message-ID: On Tue, Jan 14, 2014 at 4:51 AM, Andrew Starks 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.