yurydelendik opened PR #1507 from issue1506 to master:
Fixes #1506
DWARF's
.debug_strand.debug_line_strdoes not like NULL char in the string. The simulate.rs data uses names from wasm's name section. This patch sanitizes the data for the generated DWARF output, so gimli library will not fail now.
yurydelendik updated PR #1507 from issue1506 to master:
Fixes #1506
DWARF's
.debug_strand.debug_line_strdoes not like NULL char in the string. The simulate.rs data uses names from wasm's name section. This patch sanitizes the data for the generated DWARF output, so gimli library will not fail now.
alexcrichton submitted PR Review.
yurydelendik merged PR #1507.
Last updated: Dec 13 2025 at 19:03 UTC