Skip to content

function-signature-based caches my be different between files #166

@theKashey

Description

@theKashey
  • if there is only one import in a file importedWrapped could be inlined, causing difference between imported usage and async-imports
  • if any additional sugar is used in a file - it would not be ported to `async-imports

Solution - file imports should be autoexecuted if their marks are used. In the same time they should be awaited when their parent marks were used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions