[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: LuaJIT and LuaLanes
- From: Benoit Germain <bgermain@...>
- Date: Thu, 16 Dec 2010 15:55:38 +0100
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org]
> On Behalf Of Laurent Poujoulat
> Sent: Thursday, December 16, 2010 3:37 PM
> To: lua-l@lists.lua.org
> Subject: Re: LuaJIT and LuaLanes
>
> It seems the luaL_loadbuffer() cannot load the embedded precompiled
> code
> chunk.
>
My guess is that your keeper.lch was generated with the standard Lua compiler instead of LuaJIT.