-
Notifications
You must be signed in to change notification settings - Fork 275
import defer #3947
Copy link
Copy link
Open
Labels
early featuresFeature definition work for features without shipping implementationsFeature definition work for features without shipping implementationsfeature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.feature entry requestA request for a new web platform feature entryA request for a new web platform feature entry
Metadata
Metadata
Assignees
Labels
early featuresFeature definition work for features without shipping implementationsFeature definition work for features without shipping implementationsfeature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.feature entry requestA request for a new web platform feature entryA request for a new web platform feature entry
Specification
https://github.com/tc39/proposal-defer-import-eval/
Description
import deferallows importing JavaScript modules while deferring their evaluation to first usage, synchronously.Documentation
The proposal (https://github.com/tc39/proposal-defer-import-eval/) has some docs, but it's not on MDN yet
Browser support