Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

JS is single threaded.

Async / await is just a code transformation that introduces Promise wrappers.

The code should be equivalent to the original. (I've just overlooked the top-level `async`…).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: