Stream: git-wasmtime

Topic: wasmtime / PR #7939 Add Component::image_range


view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2024 at 18:39):

alexcrichton opened PR #7939 from alexcrichton:component-image-range to bytecodealliance:main:

This is the same as Module::image_range but for components. While I'm here additionally return a pointer instead of a usize to further emphasize that it's in the host's address space.

<!--
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 (Feb 14 2024 at 18:39):

alexcrichton requested pchickey for a review on PR #7939.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2024 at 18:39):

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2024 at 18:45):

alexcrichton updated PR #7939.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2024 at 19:35):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2024 at 20:02):

alexcrichton updated PR #7939.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2024 at 20:02):

alexcrichton has enabled auto merge for PR #7939.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2024 at 20:49):

alexcrichton merged PR #7939.


Last updated: Nov 22 2024 at 16:03 UTC