Open innermatrix opened 3 weeks ago
This is more of a feature req than a bug; the choice was to error for the time being to avoid silently converting to bigint by default (noisy vs silent approach). BigInt support is planned, eventually:tm:
Really need this
Expected:
{ a: 9223372036854775807n }
Seen: Exception (
Invalid TOML document: integer value cannot be represented losslessly
)