agorushkin
agorushkin15mo ago

Top level awaits for `import()`

How come to top-level awaits for import() not work? I found an issue on GitHub https://github.com/denoland/deno/issues/7649, but it doesn't seem like it was fixed
GitHub
Issues · denoland/deno
A modern runtime for JavaScript and TypeScript. Contribute to denoland/deno development by creating an account on GitHub.
1 Reply
nayeemrmn
nayeemrmn15mo ago
The repro in that issue is fixed in 1.33.4, check your deno version