Hacker News new | ask | show | jobs
by lifthrasiir 779 days ago
Yeah, a lack of guaranteed existence of uint128_t is problematic for C. (But __int128 is reasonably portable!) Rust always has u128/i128 in comparison.