Hacker News new | ask | show | jobs
by neonsunset 661 days ago
It's always fmt. Incredibly funny that this exact problem now happens in .NET. If you touch enough numeric (esp. fp and decimal) formatting/parsing bits, linker ends up rooting a lot of floating point and BigInt related code, bloating binary size.
1 comments

Still looking forward for the Delphi like experience with Native AOT, thankfully getting better.