|
Regarding a mime type for bytecode...
Is bytecode portable across all Lua versions, operating systems (and releases), and processors ... or ... will byte code generated on a windows/intel/little endian machine work on an embedded-os/PowerPC/big-endian machine?
Frank