You are here |
domenic.me | ||
| | | |
2ality.com
|
|
| | | | The ECMAScript proposal "import()" by Domenic Denicola is at stage 4 and part of ECMAScript 2020. It enables dynamic loading of ECMAScript modules and is explained in this blog post. | |
| | | |
v8.dev
|
|
| | Top-level `await` is coming to JavaScript modules! Youll soon be able to use `await` without needing to be in an async function. |