Add a 64-bit integer type, which would act very similarly to a Lua number and ideally cooperate with them well.
This would simplify a lot of jank involved with how 64-bit integers are currently handled, and give users a better option for handling 64-bit integers than trying to work around Lua's limitations.
Add a 64-bit integer type, which would act very similarly to a Lua number and ideally cooperate with them well.
This would simplify a lot of jank involved with how 64-bit integers are currently handled, and give users a better option for handling 64-bit integers than trying to work around Lua's limitations.