alexcrichton opened PR #13827 from alexcrichton:refactor-sys to bytecodealliance:main:
This commit moves the
iovecdefinition as well as the interface to batch decommit a list ofiovecentries into thesysmodule outside of thedecommit_queue.rsmodule. This is intended to assist in encapsulating platform-specific definitions as appropriate within theirsysmodule equivalents.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested fitzgen for a review on PR #13827.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13827.
:thumbs_up: fitzgen submitted PR review.
:speech_balloon: fitzgen created PR review comment:
castet al instead ofas?
:memo: alexcrichton submitted PR review.
:speech_balloon: alexcrichton created PR review comment:
Unfortunately
<*const T>::cast<U>requiresU: Sized, so I don't think we can use standard library helpers to removeashere :(
alexcrichton added PR #13827 Push batched decommit into sys module to the merge queue.
github-merge-queue[bot] removed PR #13827 Push batched decommit into sys module from the merge queue.
alexcrichton updated PR #13827.
alexcrichton updated PR #13827.
alexcrichton has enabled auto merge for PR #13827.
alexcrichton added PR #13827 Push batched decommit into sys module to the merge queue.
:check: alexcrichton merged PR #13827.
alexcrichton removed PR #13827 Push batched decommit into sys module from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC