Stream: git-wasmtime

Topic: wasmtime / Issue #1489 Debugging support for multi-memory...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 09 2020 at 18:58):

yurydelendik opened Issue #1489:

Wasmtime currently generate native DWARF based on the assumption that Wasm module has at most one memory. Beside support of multi-memory addressing in the WebAssemby DWARF spec itself, we need to fix the translation for native DWARF:

view this post on Zulip Wasmtime GitHub notifications bot (Apr 09 2020 at 21:06):

yurydelendik edited Issue #1489:

Wasmtime currently generate native DWARF based on the assumption that Wasm module has at most one memory. Beside support of multi-memory addressing in the WebAssemby DWARF spec itself, we need to fix the translation for native DWARF:

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

yurydelendik commented on Issue #1489:

Try to spec at https://github.com/yurydelendik/webassembly-dwarf/issues/10

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

yurydelendik edited a comment on Issue #1489:

Trying to spec at https://github.com/yurydelendik/webassembly-dwarf/issues/10


Last updated: Oct 23 2024 at 20:03 UTC