Stream: git-wasmtime

Topic: wasmtime / PR #8740 Add some support for imported memorie...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2024 at 23:04):

alexcrichton opened PR #8740 from alexcrichton:dwarf-imported-memory to bytecodealliance:main:

This is more-or-less a prerequisite for #8652 and extends the generated dwarf with expressions to not only dereference owned memories but additionally imported memories which involve some extra address calculations to be emitted in the dwarf.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2024 at 23:04):

alexcrichton requested pchickey for a review on PR #8740.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2024 at 23:04):

alexcrichton requested wasmtime-core-reviewers for a review on PR #8740.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 05 2024 at 18:18):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 05 2024 at 18:33):

fitzgen merged PR #8740.


Last updated: Nov 22 2024 at 17:03 UTC