Hacker News new | ask | show | jobs
by gmueckl 162 days ago
Async/await should do a little more under the hood than what the typical OS threading APIs provide, for example forwarding function parameters and return values automatically instead of making the user write their own boilerplate structs for that.