Closed spotandjake closed 2 months ago
We were handling the conversion on Bigints to Float64s wrong in the runtime. This pr corrects that behaviour and fixes the issue.
Bigints
Float64
I still need to add a regression test.
Closes: #2159
We were handling the conversion on
Bigints
toFloat64
s wrong in the runtime. This pr corrects that behaviour and fixes the issue.I still need to add a regression test.
Closes: #2159