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

Only serialize modified settings. NFC #23648

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 11, 2025

This means that when we run the compiler or the preprocessor we don't serialize all setting to JSON, only setting that were are set to something other than the default.

@sbc100
Copy link
Collaborator Author

sbc100 commented Feb 11, 2025

Depends on #23647

@sbc100 sbc100 requested a review from kripken February 11, 2025 01:06
@sbc100 sbc100 force-pushed the limit_settings branch 3 times, most recently from c44c3b8 to 3fb7030 Compare February 11, 2025 05:41
tools/settings.py Outdated Show resolved Hide resolved
This means that when we run the compiler or the preprocessor we don't
serialize all setting to JSON, only setting that were are set to
something other than the default.
tools/settings.py Show resolved Hide resolved
@sbc100 sbc100 merged commit 032adc9 into emscripten-core:main Feb 11, 2025
29 checks passed
@sbc100 sbc100 deleted the limit_settings branch February 11, 2025 19:50
sbc100 added a commit that referenced this pull request Feb 11, 2025
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