Skip to content

Drop support for targeting IE using -sMIN_IE_VESRION #20887

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
Dec 11, 2023

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 8, 2023

Followup to #20881 which removed support for EdgeHTML

@sbc100 sbc100 requested review from kripken and RReverser December 8, 2023 23:41
@sbc100
Copy link
Collaborator Author

sbc100 commented Dec 8, 2023

Marking this one as draft since it less likely that just using -sLEGACY_VM_SUPPORT would work here..

Followup to emscripten-core#20881 which removed support for EdgeHTML
@sbc100
Copy link
Collaborator Author

sbc100 commented Dec 11, 2023

@juj @kripken @RReverser @dschuff WDYT?

@sbc100 sbc100 force-pushed the remove_min_ie_version branch from 4911764 to fb977e6 Compare December 11, 2023 17:42
@RReverser
Copy link
Collaborator

Personally I'd go for this. If someone still targets IE for whatever reason, they are very unlikely to use Wasm projects IMO (even Wasm2JS), and likely already include tons of general polyfills, but I'll defer the decision to others.

Copy link
Collaborator

@juj juj left a comment

Choose a reason for hiding this comment

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

I thought retaining support for EdgeHTML would have been more important than the old IE.

I'm fully ok with dropping both forms of IEs. For us they are indeed long in the past.

@sbc100 sbc100 marked this pull request as ready for review December 11, 2023 19:40
@sbc100
Copy link
Collaborator Author

sbc100 commented Dec 11, 2023

Awesome!

@sbc100 sbc100 merged commit c54ebd7 into emscripten-core:main Dec 11, 2023
@sbc100 sbc100 deleted the remove_min_ie_version branch December 11, 2023 19:41
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.

3 participants