On Sun, Aug 29, 2021 at 6:54 PM Soni "They/Them" L. wrote:
would it still be in spec to have 63-bit integers, or even "big integers"
In other words, you have a C compiler supporting non-standard datatype Int63
and ask if you can build Lua by simply `#define LUA_INTEGER Int63`?