Skip to content

Embind: name functions in non-dynamic mode too #20498

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 4 commits into from
Oct 25, 2023

Conversation

RReverser
Copy link
Collaborator

Previously in these codepaths only functions created in DYNAMIC_EXECUTION mode would get debug names, and they were limited only to "legalized" function names.

With this change such functions get readable debug names regardless of how they're created by Embind.

Previously in these codepaths only functions created in DYNAMIC_EXECUTION mode would get debug names, and they were limited only to "legalized" function names.

With this change such functions get readable debug names regardless of how they're created by Embind.
@RReverser RReverser requested a review from brendandahl October 19, 2023 23:08
@RReverser RReverser merged commit 1becb5a into emscripten-core:main Oct 25, 2023
@RReverser RReverser deleted the name-func branch October 25, 2023 19:08
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