Let’s write async rust from the ground up! - Conrad Ludgate

Описание к видео Let’s write async rust from the ground up! - Conrad Ludgate

Async in Rust is similar to some languages, but due to not having any built in runtimes or memory management, the people that proposed the initial APIs had to work around some interesting problems. Let’s pretend we didn’t have these solutions already. Let’s build our own async features and runtimes from the ground up. And given the outcomes, can we find any interesting insights on how async may change in the future?

Комментарии

Информация по комментариям в разработке