[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: request feature of luajit2 or lanes
- From: Benoit Germain <bgermain@...>
- Date: Thu, 2 Dec 2010 18:28:38 +0100
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org]
> On Behalf Of Duncan Cross
> Sent: Thursday, December 02, 2010 6:20 PM
> To: Lua mailing list
> Subject: Re: request feature of luajit2 or lanes
>
>
> Does it actually transfer the string to the new lane and compile it
> there, though, or is it still trying to compile, dump and transfer the
> string behind the scenes anyway?
The string is compiled directly in the lane's VM.