Hacker News new | ask | show | jobs
by snvzz 1231 days ago
Nothing is stopping you from doing a manual check for overflow.

And nothing is stopping the compiler from leveraging flags, in architectures that have them (e.g. RISC-V does not).