Hacker News new | ask | show | jobs
by fiiv 3420 days ago
In 7.2.x, you could do async await with just a --harmony flag.
1 comments

I might be mistaken but I believe there were some major performance issues with the older async/await implementation.
Yes, on the other hand, if you are like me and use them for one-off scripts, they are great.