Hacker News new | ask | show | jobs
by faichai 2143 days ago
Numbers in JSON are stored as strings. So as long as encoder/decoder is storing them in suitable format e.g BigDecimal no precision need be lost.