Stream: git-wasmtime

Topic: wasmtime / PR #11866 wizer: Reject mutable reference-type...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2025 at 18:12):

alexcrichton opened PR #11866 from alexcrichton:wizer-refactor to bytecodealliance:main:

These can't currently be snapshotted, so they're rejected. This involved building out support for readonly reference-typed globals where the snapshot now only contains mutable globals, not all globals.

<!--
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 (Oct 15 2025 at 18:12):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2025 at 18:12):

alexcrichton requested dicej for a review on PR #11866.

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

github-actions[bot] commented on PR #11866:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "wizer"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2025 at 21:46):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2025 at 22:09):

fitzgen merged PR #11866.


Last updated: Dec 06 2025 at 07:03 UTC