Systems Languages
Presentations
Rust's Journey to Async/await
Rust, like most languages, is fundamentally synchronous. Over the past four years, the team has been working towards a world-class way to handle asynchronous processing. We're now in the final stretch of that work, and in the next few months, Rust will finally gain async/await. In this talk,...
Steve Klabnik
Rust Core Team