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 fixedGitHub
Issues · denoland/deno
A modern runtime for JavaScript and TypeScript. Contribute to denoland/deno development by creating an account on GitHub.
1 Reply
The repro in that issue is fixed in 1.33.4, check your deno version