Skip to content

Conversation

@connorjclark
Copy link
Contributor

Took #14052 and rebased it.

Also mentioning emdwp instead of llvm-dwp.

``emdwp`` tool then, but that could happen in parallel to the linking of
the compiled output! When running it
after linking, it's as simple as ``emdwp -e foo.wasm -o foo.wasm.dwp``, or
``emdwp -e foo.debug.wasm -o foo.debug.wasm.dwp`` when used together with
Copy link
Contributor Author

@connorjclark connorjclark Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note, emcc will emit files like foo.wasm.debug.wasm, not foo.debug.wasm ... it'd be cool to fix that. Assuming that would be some work, I should probably just update this line for now.

ref #17814

Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aheejin and @dschuff may also want to take a look, but as this has already been delayed quite a bit, let's land this first. Thanks!

@kripken kripken merged commit 6870616 into emscripten-core:main Oct 17, 2023
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.

3 participants