lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Am I correct that Lua binary files are not endian-independent

Yes. See http://lua-users.org/lists/lua-l/2006-01/msg00024.html

> so, what's the best way to deal with this?

See http://lua-users.org/lists/lua-l/2006-02/msg00507.html

--lhf