Stream: git-wasmtime

Topic: wasmtime / PR #13163 wasip3: Attempt cancellation in file...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 17:35):

alexcrichton requested dicej for a review on PR #13163.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 17:35):

alexcrichton opened PR #13163 from alexcrichton:cancel-file-ops to bytecodealliance:main:

This commit updates the file stream implementations to at least attempt cancellation of blocking work instead of completely ignoring it. This isn't guaranteed to work but at least enables exploring some possible state spaces in wasi-libc for streams interacting with the host.

<!--
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 (Apr 21 2026 at 17:35):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13163.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 20:03):

github-actions[bot] added the label wasi on PR #13163.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 20:09):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 20:21):

alexcrichton added PR #13163 wasip3: Attempt cancellation in file ops to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 20:45):

alexcrichton merged PR #13163.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 20:45):

alexcrichton removed PR #13163 wasip3: Attempt cancellation in file ops from the merge queue.


Last updated: May 03 2026 at 22:13 UTC