alexcrichton opened PR #13069 from alexcrichton:remove-wrong-noop to bytecodealliance:main:
This commit removes a call to
commit_pagesin theunix_stack_pool.rsfile. This function is a noop on unix and the parameters passed in for this call were also incorrect if it actually needed to do something anyway. This is otherwise just distracting, so remove it.<!--
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 wasmtime-core-reviewers for a review on PR #13069.
alexcrichton requested fitzgen for a review on PR #13069.
fitzgen submitted PR review.
fitzgen added PR #13069 Remove incorrect noop in unix stack pool management to the merge queue.
github-actions[bot] added the label wasmtime:api on PR #13069.
github-merge-queue[bot] removed PR #13069 Remove incorrect noop in unix stack pool management from the merge queue.
alexcrichton added PR #13069 Remove incorrect noop in unix stack pool management to the merge queue.
alexcrichton removed PR #13069 Remove incorrect noop in unix stack pool management from the merge queue.
alexcrichton merged PR #13069.
Last updated: May 03 2026 at 22:13 UTC