lua-users home
lua-l archive

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



On 24 Nov 2013 16:22, "Miles Bader" <miles@gnu.org> wrote:
>
> steve donovan <steve.j.donovan@gmail.com> writes:
> > As for LuaJIT, the big divergence is needing to use ffi to get the
> > best performance. The 5.1/5.2 compatible lua-ffi is coming on nicely,
> > but won't give the speed up of course.
>
> lua-ffi also has the same portability issues as luajit...

Its much easier to port to a new platform, you only need to define the function call ABI not a whole implementation.

Justin

> -miles
>
> --
> Next to fried food, the South has suffered most from oratory.
>                         -- Walter Hines Page
>