yurydelendik opened PR #1228 from debug-opt
to master
:
Currently
wasmtime
was 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: Nov 22 2024 at 17:03 UTC