Hacker News new | ask | show | jobs
by api 691 days ago
True but I didn't just mean Rust... I meant virtually all async coding as a pattern.
1 comments

Agreed, it's just that in Rust async/await hurts more than in e. g. JavaScript where the browser gives you enough hooks to have a "fresh start with(out) async".