[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:37:41 +0100
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org]
> On Behalf Of Benoit Germain
> Sent: Thursday, December 02, 2010 6:29 PM
> To: Lua mailing list
> Subject: RE: request feature of luajit2 or lanes
>
>
> The string is compiled directly in the lane's VM.
And I don't even have to transfer the string in the target VM first, since all I need to compile it is a C pointer.