
Steve Klabnik - Rust, Oxide Computers
devtools.fm: Developer Tools, Open Source, Software Development
00:00
How Rust Will Ruin the Speedrunning Community?
Rust has this very robust type system, but that's also important for its performance goals. The cool thing about types is because they check your code at compile time, they expend no time at runtime whatsoever. And so you can do stuff that like is checked, but purely at compile time and therefore you get these massiveRuntime efficiency gains by using this kind of stuff.
Transcript
Play full episode