mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
3be4745190
RFC: https://rfcs.luau.org/type-long-integer.html Unfortunately this type is not backward compatible with regular numbers and require a special "integer" library. It's not integrated with `Value` enum to keep it simple.