Hacker News new | ask | show | jobs
by kzrdude 3413 days ago
There are whole languages that eschew this approach to portability. Rust is portable, and the language defines u8, u16, u32, u64 to exist, always.

See also https://forge.rust-lang.org/platform-support.html