Hacker News new | ask | show | jobs
by xigoi 25 days ago
> And in C#, you can just type `await` and call an async function from a sync function.

Yes, but not in JavaScript.