Stream: git-wasmtime

Topic: wasmtime / PR #6335 Update the `slice-group-by` dependency


view this post on Zulip Wasmtime GitHub notifications bot (May 03 2023 at 14:32):

alexcrichton opened PR #6335 from alexcrichton:update-slice-group-by to bytecodealliance:main:

This pulls in Kerollmops/slice-group-by#20 which is necessary to get Cranelift "clean" in MIRI with Stacked Borrows. I plan on leveraging this in a subsequent commit to #6332 which turns on Stacked Borrows for Wasmtime, but currently it fails due to this transitive dependency of Cranelift, hence the update.

<!--
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 (May 03 2023 at 14:32):

alexcrichton requested abrown for a review on PR #6335.

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2023 at 14:32):

alexcrichton requested wasmtime-default-reviewers for a review on PR #6335.

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2023 at 14:57):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2023 at 15:44):

alexcrichton merged PR #6335.


Last updated: Nov 22 2024 at 17:03 UTC