Skip to content

Don't check exports for being valid C/C++ identifiers in side modules #24359

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hoodmane
Copy link
Collaborator

This unbreaks Rust side modules, which have been broken since #23563 was merged.

This unbreaks Rust side modules, which have been broken since
emscripten-core#23563
was merged.
@hoodmane
Copy link
Collaborator Author

@sbc100 I think we discussed a while back the possibility of adding a Rust smoke test. I think such a smoke test would have picked up this regression. Would it be okay if I added such a smoke test?

@sbc100
Copy link
Collaborator

sbc100 commented May 17, 2025

Sure we have test_rust_integration_basics in test_other.py if you can find a way to write a similar test that will fail without this change that would great.

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