yurydelendik opened PR #1228 from debug-opt to master:
Currently
wasmtimewas switches to optimized mode by default. That discovered issue with debugging more complex wasm modules with optimized cranelift code. This PR fixes infinite loop in the DWARF transformation algorithm.FWIW I'm working on adding debugging tests in #914 -- skipping tests here.
alexcrichton submitted PR Review.
yurydelendik merged PR #1228.
Last updated: Dec 06 2025 at 06:05 UTC