Hacker News new | ask | show | jobs
by steveklabnik 1582 days ago
> An await macro or function would have sufficed

We tried, and it literally did not suffice.

1 comments

Works in other languages fine.
Different languages have different semantics. The challenges here are related to the ways Rust works specifically, as well as its goals.