Skip to content

Avoid explicitly setting .length of wasmTableMirror. NFC #23836

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
Mar 10, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 5, 2025

I added this line myself back in #15286 but I guess I forgot that JS arrays will magically grow on their own.

@sbc100 sbc100 requested a review from kripken March 5, 2025 18:40
@sbc100 sbc100 force-pushed the remove_explicit_length branch from 27cf01f to a020b43 Compare March 6, 2025 15:00
@sbc100 sbc100 force-pushed the remove_explicit_length branch from a020b43 to 4405077 Compare March 6, 2025 21:36
@sbc100 sbc100 enabled auto-merge (squash) March 6, 2025 21:36
I added this line myself back in emscripten-core#15286 but I guess I forgot that
JS arrays will magically grow on their own.
@sbc100 sbc100 force-pushed the remove_explicit_length branch from 4405077 to 417cd32 Compare March 10, 2025 16:23
@sbc100 sbc100 disabled auto-merge March 10, 2025 16:24
@sbc100 sbc100 merged commit fe57046 into emscripten-core:main Mar 10, 2025
3 of 13 checks passed
@sbc100 sbc100 deleted the remove_explicit_length branch March 10, 2025 16:24
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