-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[file_packager.py] Add --export-es6 to file_packager.py #24737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lkwinta
wants to merge
24
commits into
emscripten-core:main
Choose a base branch
from
lkwinta:file_packager_modularize
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+95
−10
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
021dcd1
Add modularize to file_packager.py
lkwinta a81f4a4
fix python format
lkwinta 50a4e70
apply more ruff fixes
lkwinta ecae067
fix pipeline
lkwinta e2eef7b
revert file to the most actual version and apply changes
lkwinta 34c152c
add modularize to options class
lkwinta 93d2bdc
add utilization of EXPORT_NAME with modularize option
lkwinta c4e66fa
simplify declaration of the modularize function
lkwinta cc51470
arg documentation
lkwinta 9aefff3
address @sbc100 review
lkwinta 3ecc064
Fix codegen new line formatting
lkwinta 7775b26
Add file_packager tests and changelog mention
lkwinta 93e64b1
fix some stylistic issues
lkwinta 68db190
gichange file_packager modularize test
lkwinta 7663c1a
simplyfi tests
lkwinta 9f0465a
fix test
lkwinta 5c76101
rename to export_es6
lkwinta 492def4
async function promise behaviour
lkwinta f63ab0e
cleanup test
lkwinta e20c5ab
address @sbc100 review
lkwinta 14ad6b9
simplify the test
lkwinta 9d51893
rename promise handlers
lkwinta c9951f2
introduce createRequire in es6 mode
lkwinta ad3b54c
alternative way to import require
lkwinta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.