dicej requested alexcrichton for a review on PR #14340.
dicej requested wasmtime-core-reviewers for a review on PR #14340.
dicej opened PR #14340 from dicej:fix-zero-length-write-after-cancel to bytecodealliance:main:
This fixes the test failure described in
https://github.com/WebAssembly/component-model/pull/721, where a zero-length write following a cancelled non-zero-length write should returnBLOCKEDbut was instead returningCOMPLETED.<!--
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 review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.mdPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
:thumbs_up: alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #14340.
alexcrichton added PR #14340 update tests/component-model submodule and fix test to the merge queue.
:check: alexcrichton merged PR #14340.
alexcrichton removed PR #14340 update tests/component-model submodule and fix test from the merge queue.
Last updated: Sep 20 2026 at 18:08 UTC