Can you share the code you tried? There are discu...
# general
b
Can you share the code you tried? There are discussions in TS/ES land about top level await, but I don't know if they'll ever happen, because of the impact to module loading. And if they did, I worry they'd be done in a way that doesn't address this problem (since you'd want to export after the first await has occurred).