SorteKanin@feddit.dk to Rust@programming.dev · 6 days agoAnnouncing Rust 1.98.0 | Rust Blogblog.rust-lang.orgexternal-linkmessage-square4linkfedilinkarrow-up143
arrow-up143external-linkAnnouncing Rust 1.98.0 | Rust Blogblog.rust-lang.orgSorteKanin@feddit.dk to Rust@programming.dev · 6 days agomessage-square4linkfedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up3·5 days agoYeah, those look really useful for gamedev or simulations, where you need the speed and don’t particularly care that it’s always the same result…
minus-squarexav@programming.devlinkfedilinkarrow-up4·5 days agoQuick ! Someone should create a floating-point type where basic maths ops delegate to these new things.
Yeah, those look really useful for gamedev or simulations, where you need the speed and don’t particularly care that it’s always the same result…
Quick ! Someone should create a floating-point type where basic maths ops delegate to these new things.