lua-users home
lua-l archive

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


Gang,

Is Lua's object code truly byte code?

Or in other words, can I save off the byte code of a "compiled" script on a little endian machine and load/execute it on a big endian machine without and byte ordering issues?

If not, is is entirely made of short words? Long words? or whatever that would be easy to byte swap on load?

Thx,
ando

-----------------------
Ando Sonenblick
SpriTec Software
www.spritec.com