we would likely still run into problems with individual decoder implementations, e.g JSON decoders. if i remember correctly, swift-json has a maximum supported precision of UInt64. i imagine these decoders would have to be updated to handle UInt128.
1 Like