Skip to content

📎 Add support for the import source proposal #4934

Open
@fireairforce

Description

@fireairforce

Description

The TC39 Import Source proposal allows ES modules to import a reified representation of the compiled source of a module when the host provides such a representation. The syntax is:

import source x from "<specifier>";

https://github.com/tc39/proposal-source-phase-imports

Metadata

Metadata

Assignees

Labels

A-ParserArea: parserL-JavaScriptLanguage: JavaScript and super languages

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions