Skip to content

Fix WebAssembly externs #3913

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

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

sbc100
Copy link
Contributor

@sbc100 sbc100 commented Feb 4, 2022

sbc100 added a commit to emscripten-core/emscripten that referenced this pull request Feb 4, 2022
There are a couple of places where I think closure has bad/lacking
extern definitions upstream.  See:
google/closure-compiler#3913

Otherwise this is moslut simply a questions of adding the needed type
annotation.  Hopefully now that I've addd a test for
INCLUDE_FULL_LIBRARY we won't see regressions going forward.

A few places there were actual unused arguments being passed.

Fixes: #12728
sbc100 added a commit to emscripten-core/emscripten that referenced this pull request Feb 4, 2022
There are a couple of places where I think closure has bad/lacking
extern definitions upstream.  See:
google/closure-compiler#3913

Otherwise this is moslut simply a questions of adding the needed type
annotation.  Hopefully now that I've addd a test for
INCLUDE_FULL_LIBRARY we won't see regressions going forward.

A few places there were actual unused arguments being passed.

Fixes: #12728
@rishipal rishipal self-assigned this Feb 4, 2022
@rishipal rishipal added the triage-done Has been reviewed by someone on triage rotation. label Feb 4, 2022
sbc100 added a commit to emscripten-core/emscripten that referenced this pull request Feb 4, 2022
There are a couple of places where I think closure has bad/lacking
extern definitions upstream.  See:
google/closure-compiler#3913

Otherwise this is moslut simply a questions of adding the needed type
annotation.  Hopefully now that I've addd a test for
INCLUDE_FULL_LIBRARY we won't see regressions going forward.

A few places there were actual unused arguments being passed.

Fixes: #12728
sbc100 added a commit to emscripten-core/emscripten that referenced this pull request Feb 4, 2022
There are a couple of places where I think closure has bad/lacking
extern definitions upstream.  See:
google/closure-compiler#3913

Otherwise this is moslut simply a questions of adding the needed type
annotation.  Hopefully now that I've addd a test for
INCLUDE_FULL_LIBRARY we won't see regressions going forward.

A few places there were actual unused arguments being passed.

Fixes: #12728
@rishipal rishipal self-requested a review March 31, 2022 22:32
@copybara-service copybara-service bot merged commit 8efa9de into google:master Apr 2, 2022
@sbc100 sbc100 deleted the fix_webassembly_externs branch April 13, 2022 20:39
@rishipal
Copy link
Contributor

I submitted this with 8efa9de

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-done Has been reviewed by someone on triage rotation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants