Stream: git-wasmtime

Topic: wasmtime / PR #12182 remove `callback_code::POLL` and mak...


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

dicej opened PR #12182 from dicej:no-more-callback-code-poll to bytecodealliance:main:

As of https://github.com/WebAssembly/component-model/pull/578, there is no more POLL callback code, and waitable-set.poll should not yield. Guest toolchains can emulate the old code with a combination of YIELD and waitable-set.poll.

Note that I've removed the now-redundant copy of trap-if-block-and-sync.wast in favor of the upstream version.

Marking this as a draft for now since it builds on https://github.com/bytecodealliance/wasmtime/pull/12181 and temporarily uses a fork of wit-bindgen

<!--
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 23 2025 at 16:31):

dicej updated PR #12182.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:33):

dicej updated PR #12182.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:33):

dicej has marked PR #12182 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:33):

dicej requested wasmtime-core-reviewers for a review on PR #12182.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:33):

dicej requested pchickey for a review on PR #12182.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:33):

dicej requested wasmtime-default-reviewers for a review on PR #12182.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:34):

dicej requested alexcrichton for a review on PR #12182.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:38):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:44):

dicej updated PR #12182.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 23 2025 at 18:46):

dicej has enabled auto merge for PR #12182.

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

dicej merged PR #12182.


Last updated: Jan 09 2026 at 13:15 UTC