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

RelWithDebInfo debug names not working #173

Closed
guybedford opened this issue Oct 30, 2024 · 1 comment · Fixed by #198
Closed

RelWithDebInfo debug names not working #173

guybedford opened this issue Oct 30, 2024 · 1 comment · Fixed by #198

Comments

@guybedford
Copy link
Contributor

Unfortunately, building with RelWithDebInfo still doesn't seem to provide debugging information properly.

A simple test of this is to run a build with RelWithDebInfo and then print the starling-raw.wasm binary with wasm-tools print - function names are fully lost in the process.

Resolving this is a prerequisite to getting debugging going for ComponentizeJS in bytecodealliance/ComponentizeJS#137.

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 a pull request may close this issue.

1 participant