Stream: git-wasmtime

Topic: wasmtime / PR #12130 Remove support for `backpressure.set`


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

alexcrichton requested dicej for a review on PR #12130.

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

alexcrichton opened PR #12130 from alexcrichton:remove-backpressure-set to bytecodealliance:main:

This canonical intrinsic which is part of component-model-async support is supplanted by backpressure.{inc,dec}. This wasn't removed when they were added to keep existing programs working, but that's no longer necessary.

<!--
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 (Dec 05 2025 at 19:10):

alexcrichton has marked PR #12130 as ready for review.

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

alexcrichton requested fitzgen for a review on PR #12130.

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

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

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

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


Last updated: Dec 06 2025 at 06:05 UTC