Hacker News new | ask | show | jobs
by dwattttt 695 days ago
> Not sure about Rust, but it probably also uses some Rust macro magic to do something similar.

Much the same as JavaScript I understand, but no macros; the compiler turns them into Futures that can be polled