RE: LuaJIT and LuaLanes
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: LuaJIT and LuaLanes
- From: Benoit Germain <bgermain@...>
- Date: 2010年12月16日 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.