Stream: git-wasmtime

Topic: wasmtime / PR #11661 Implement backpressure.{inc,dec}


view this post on Zulip Wasmtime GitHub notifications bot (Sep 09 2025 at 21:00):

alexcrichton opened PR #11661 from alexcrichton:new-backpressure-intrinsics to bytecodealliance:main:

Added to the async specification in https://github.com/WebAssembly/component-model/pull/560
these are minor adaptations to the preexisting backpressure.set
intrinsic and are intended to replace it. The backpressure.set
intrinsic will remain until tooling propagates to understand
backpressure.{inc,dec}.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 09 2025 at 21:00):

alexcrichton commented on PR #11661:

Draft for now as this is built on https://github.com/bytecodealliance/wasmtime/pull/11660 which is itself a draft.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 18:31):

alexcrichton assigned alexcrichton to PR #11661.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:15):

alexcrichton updated PR #11661 (assigned to alexcrichton).

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:24):

alexcrichton updated PR #11661 (assigned to alexcrichton).

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:24):

alexcrichton has marked PR #11661 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:24):

alexcrichton requested abrown for a review on PR #11661.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:24):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #11661.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:24):

alexcrichton requested wasmtime-core-reviewers for a review on PR #11661.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:24):

alexcrichton requested pchickey for a review on PR #11661.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:24):

alexcrichton commented on PR #11661:

Ready to go now

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 19:25):

alexcrichton requested dicej for a review on PR #11661.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 23:11):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 23:36):

alexcrichton merged PR #11661.


Last updated: Dec 06 2025 at 06:05 UTC