Skip to content
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

Delay processing of extern-pre-js and extern-post-js files #23268

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 31, 2024

Processing them early (in phase_linker_setup) meant that they values of some settings had not yet been finalized.

Split out from #23261

Processing them early (in phase_linker_setup) meant that they values
of some settings had not yet been finalized.

Split out from emscripten-core#23261
@sbc100 sbc100 requested a review from kripken December 31, 2024 00:37
@sbc100 sbc100 enabled auto-merge (squash) December 31, 2024 00:55
@sbc100 sbc100 disabled auto-merge December 31, 2024 01:19
@sbc100 sbc100 merged commit a2a13bd into emscripten-core:main Dec 31, 2024
16 of 28 checks passed
@sbc100 sbc100 deleted the extern_pre_js branch December 31, 2024 01:19
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.

2 participants