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

Move arrayUtils into libstrings.js #23490

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jan 24, 2025

Prior to #23297 it needed to be in its own file, but that is no longer that case.

@sbc100 sbc100 requested review from kripken and brendandahl January 24, 2025 19:56
@sbc100 sbc100 enabled auto-merge (squash) January 24, 2025 21:22
Prior to emscripten-core#23297 it needed to be in its own file, but that is no longer
that case.
Copy link
Collaborator

@brendandahl brendandahl left a comment

Choose a reason for hiding this comment

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

Do we need a changelog entry for this? Not sure if users are expecting to include this file.

@sbc100 sbc100 merged commit 6870ed4 into emscripten-core:main Jan 24, 2025
29 checks passed
@sbc100 sbc100 deleted the arrayUtils branch January 24, 2025 22:35
@sbc100
Copy link
Collaborator Author

sbc100 commented Jan 24, 2025

I don't think it should be needed no. We have assertions in debug builds to help folks where were using runtime symbols that get moved to library symbols.

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