Hacker News new | ask | show | jobs
by Y_Y 486 days ago
Tokio is a Rust library for async - https://tokio.rs/

CPS is Continuation Passing Style - https://www.youtube.com/watch?v=MbtkL5_f6-4

1 comments

Is that the correct video for CPS?