lua-users home
lua-l archive

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


Hi All,

Is compiled code generated from luac endian-dependent? If so could some one
point me where to look in the sources to make it endian-independent, both in
the compiler and the interpreter? I think only the places where ints are
saved to and loaded from disk will do it.

Thanks,

Andre de Leiradella