Skip to content

More consistent UMD exports and then() support#6477

Closed
curiousdannii wants to merge 1 commit intoemscripten-core:incomingfrom
curiousdannii:umd-export
Closed

More consistent UMD exports and then() support#6477
curiousdannii wants to merge 1 commit intoemscripten-core:incomingfrom
curiousdannii:umd-export

Conversation

@curiousdannii
Copy link
Copy Markdown
Contributor

Do a full UMD export when not in MODULARIZE mode (fix #5864)

Also provide .then() when in MODULARIZE_INSTANCE mode (#6442)

@kripken
Copy link
Copy Markdown
Member

kripken commented Apr 30, 2018

Thanks! Looks good. Let's just add testing for the new features here. In particular I'm curious to see how testing the .then() will look like.

@curiousdannii
Copy link
Copy Markdown
Contributor Author

Do we have any existing tests for then()?

@kripken
Copy link
Copy Markdown
Member

kripken commented May 1, 2018

Looks like browser.test_modularize checks it.

@stale
Copy link
Copy Markdown

stale Bot commented Sep 18, 2019

This issue has been automatically marked as stale because there has been no activity in the past year. It will be closed automatically if no further activity occurs in the next 7 days. Feel free to re-open at any time if this issue is still relevant.

@stale stale Bot added the wontfix label Sep 18, 2019
@stale stale Bot closed this Sep 25, 2019
@curiousdannii curiousdannii deleted the umd-export branch September 21, 2020 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Including an emscripten module in browserify build process

2 participants