Skip to content

Add support for text imports#1407

Merged
saghul merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:import-text
Mar 21, 2026
Merged

Add support for text imports#1407
saghul merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:import-text

Conversation

@bnoordhuis
Copy link
Contributor

@bnoordhuis bnoordhuis commented Mar 19, 2026

The two failing tests are:

  • a quine (imports itself); needs some more work in the module loader
  • dynamic imports; the dynamic loader doesn't support attributes at all
    at the moment

The two failing tests are:

- a quine (imports itself); needs some more work in the module loader
- dynamic imports; the dynamic loader doesn't support attributes at all
  at the moment
@bnoordhuis
Copy link
Contributor Author

Would you have time to look at this, @saghul?

Copy link
Contributor

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@saghul saghul merged commit 2cf4f49 into quickjs-ng:master Mar 21, 2026
123 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants