Skip to content

Add ECMA-proposal for "defered module evaluation" as a load strategy #49

@TomStrepsil

Description

@TomStrepsil

tc39/proposal-defer-import-eval is an TC39 proposal for deferring javascript execution, implemented experimentally in Webpack here - see documentation

#38 introduces "load strategies", but the "deferred require" strategy is a Common-JS thing. It would be nice to support those that which to have the same capability in ESM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions