lua-users home
lua-l archive

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


>But lets consider where hardware differences impact Lua ?

I meant the things in the header of precompiled files:
sizeof the various types, type of number, not to mention
the internal representation of floating-point numbers,
which the header does not address.