Re: About pre-compiled bytecode
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: About pre-compiled bytecode
- From: Coda Highland <chighland@...>
- Date: 2014年11月19日 12:09:04 -0800
On Wed, Nov 19, 2014 at 7:18 AM, Ulrich Schmidt <u.sch.zw@gmx.de> wrote:
> imho precompiled bytecode is not designed to be portable.
>
> Ulrich.
That's not an opinion. It's a documented fact -- PUC-Lua's bytecode
isn't portable across architectures or versions. (LuaJIT's is portable
across architectures but not versions, by contrast.)
/s/ Adam