Skip to content

Conversation

@alexcrichton
Copy link
Member

This fixes an accidental bug from #2247 where DWARF was not actually generated in the individual wasm modules for an input *.wast when requested. This was due to the fact that it was inserted in the wrong location after the file was originally created, only affecting module quote ... for example.

This fixes an accidental bug from bytecodealliance#2247 where DWARF was not actually
generated in the individual wasm modules for an input `*.wast` when
requested. This was due to the fact that it was inserted in the wrong
location after the file was originally created, only affecting `module
quote ...` for example.
@alexcrichton alexcrichton requested a review from a team as a code owner September 2, 2025 16:06
@alexcrichton alexcrichton requested review from abrown and removed request for a team September 2, 2025 16:06
@abrown abrown added this pull request to the merge queue Sep 2, 2025
Merged via the queue into bytecodealliance:main with commit 8932c21 Sep 2, 2025
34 checks passed
@alexcrichton alexcrichton deleted the fix-generate-dwarf branch September 2, 2025 20:20
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