Stream: git-wasmtime

Topic: wasmtime / PR #1228 Fix infinite loop in DWARF address tr...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 04 2020 at 18:42):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 04 2020 at 19:01):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 04 2020 at 19:31):

yurydelendik merged PR #1228.


Last updated: Nov 22 2024 at 17:03 UTC