Re: cgit-lua: to jit or not to jit
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: cgit-lua: to jit or not to jit
- From: "Jason A. Donenfeld" <Jason@...>
- Date: 2014年1月14日 14:03:11 +0100
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.