Stream: git-wasmtime

Topic: wasmtime / PR #13824 Fix `AlwaysMut<T>` docs


view this post on Zulip Wasmtime GitHub notifications bot (Jul 06 2026 at 15:37):

fitzgen opened PR #13824 from fitzgen:fix-always-mut-docs to bytecodealliance:main:

Was previously saying it made T be Send when it is already Sync, but it is actually the other way around.

<!--
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 (Jul 06 2026 at 15:37):

fitzgen requested dicej for a review on PR #13824.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 06 2026 at 15:37):

fitzgen requested wasmtime-core-reviewers for a review on PR #13824.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 06 2026 at 16:08):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 06 2026 at 16:08):

alexcrichton added PR #13824 Fix AlwaysMut<T> docs to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 06 2026 at 16:33):

:check: alexcrichton merged PR #13824.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 06 2026 at 16:33):

alexcrichton removed PR #13824 Fix AlwaysMut<T> docs from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC