Hacker News new | ask | show | jobs
by masklinn 2057 days ago
By default yes, but you can enable overflow checking in release mode (it’s a conf / compiler flag), and it has standard functions for checked, wrapping, and saturating ops.