Hacker News new | ask | show | jobs
by fireattack 2307 days ago
Well, OP's example is using it, but I think it's for top level async/await (not a JS dev here)?
2 comments

Top level await is in Stage 3, so it'll be baked into the general system before too long.
Yup