Skip to content

Allow arbitrary export names when not generating JS output #24427

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
Jul 23, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented May 28, 2025

Fixes: #24413

@sbc100 sbc100 requested a review from kripken May 28, 2025 23:04
@sbc100
Copy link
Collaborator Author

sbc100 commented May 28, 2025

@hoodmane I think this might be enough to fix your rust issue too? (Since we don't generate JS for side modules).

@hoodmane
Copy link
Collaborator

Sounds like it.

@sbc100 sbc100 force-pushed the validate_exports branch from 1627d30 to 7e00229 Compare July 22, 2025 00:24
@sbc100 sbc100 enabled auto-merge (squash) July 22, 2025 00:24
@sbc100 sbc100 force-pushed the validate_exports branch 3 times, most recently from 19d20b0 to 0e460d7 Compare July 22, 2025 21:51
@sbc100 sbc100 force-pushed the validate_exports branch from 0e460d7 to 1af0fcc Compare July 22, 2025 21:51
@sbc100 sbc100 merged commit 27c3512 into emscripten-core:main Jul 23, 2025
30 checks passed
@sbc100 sbc100 deleted the validate_exports branch July 23, 2025 00:18
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.

Add option to allow dashes "-" in export names for WASM components
3 participants