Skip to content

shirshendubhowmick/top-level-await-demo

Repository files navigation

Top Level Await demo

A demo of upcoming top level await proposal for JavaScript.

This repo uses Babel and Webpack v5 compiling top level await.

About the proposal https://github.com/tc39/proposal-top-level-await

Quick start (Webpack dev server)

npm install
npm start

Build command

npm run build

About

A demo of upcoming top level await feature of JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published