*Summary:* `import defer` allows lazily evaluating ES modules, to reduce the performance impact of modules that are not actually needed from the startup.
*Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1898544 *Specification: *https://tc39.es/proposal-defer-import-eval/ *Standards Body*: ECMA *Platform coverage*: ALL *Preference*: javascript.options.experimental.defer_import_eval *DevTools bug*: n/a *Link to standards-positions discussion*: n/a *Other browsers*: Chrome: https://issues.chromium.org/issues/398218423 Webkit: https://bugs.webkit.org/show_bug.cgi?id=282882 *web-platform-tests*: n/a, it is tested by test262 test262/language/import/import-defer -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAJ5FAhWjW_HeZ8UoDJNsTWzQV%3DjY8uNJOJ5819dKztXUZVcDyw%40mail.gmail.com.
