Stream: git-wasmtime

Topic: wasmtime / PR #1611 The index in DW_OP_WASM_location is U...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2020 at 01:24):

ggreif opened PR #1611 from patch-2 to master:

C.f. https://yurydelendik.github.io/webassembly-dwarf/#DWARF-expressions-and-location-descriptions

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2020 at 01:34):

ggreif edited PR #1611 from patch-2 to master:

C.f. https://yurydelendik.github.io/webassembly-dwarf/#DWARF-expressions-and-location-descriptions

N.B.: This is probably a benign change even if tools in the wild use sleb128 (contrary to the spec). Confusion might happen when there are more than 63 (or 127?, I'd have to check) locals/arguments.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2020 at 15:56):

yurydelendik merged PR #1611.


Last updated: Nov 22 2024 at 17:03 UTC