Stream: git-wasmtime

Topic: wasmtime / PR #11857 wizer: Refactor snapshotting of glob...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 20:29):

alexcrichton opened PR #11857 from alexcrichton:more-wize-refactor to bytecodealliance:main:

This commit updates the loop-over-globals approach of snapshotting to instead use a list of names produced from the instrumentation pass. This removes the hardcoding of the __wizer_* names in the snapshotting pass and instead centralizes the naming in one location.

<!--
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 14 2025 at 20:29):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 20:29):

alexcrichton requested pchickey for a review on PR #11857.

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

pchickey submitted PR review.

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

alexcrichton merged PR #11857.


Last updated: Dec 06 2025 at 06:05 UTC