[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Praise of Lua from a game developer
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Fri, 27 Jul 2012 18:09:54 +0200
On Fri, Jul 27, 2012 at 4:02 PM, Petri Häkkinen <petrih3@gmail.com> wrote:
> Anyone know if it's possible to back port upvaluejoin() into LuaJIT?
I was about to ask the same question.
I've checked the source, and it relies on functions absent from v5.1.
I'm not familiar enough with the VM to tell you it it is possible or
not.
-- py