Y
Hacker News
new
|
ask
|
show
|
jobs
by
sirsuki
370 days ago
If I may, the evil is not in the top level await but in the use of a top level await in a module that exports. That is evil. But a top level await in a programs main script seems ok to me.