Skip to content

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented Nov 15, 2023

fix #1396

  • fix variable scopes (during renaming)
  • allow import in jsoo stubs

@hhugo hhugo merged commit 21ea765 into master Nov 26, 2023
@hhugo hhugo deleted the import-export branch November 26, 2023 15:12
@cometkim
Copy link

Is this not available yet? I tried --enable=es6 but it had no effect.

@hhugo
Copy link
Member Author

hhugo commented Jul 17, 2024

The pr just add the support in the js parser/printer but the jsoo compiler doesn't use it. Maybe #551 #1161 is what you are after

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.

[FEATURE REQUEST] ES6 module support (import/export)
2 participants