Stream: git-wasmtime

Topic: wasmtime / PR #11863 wizer: Make `wasmtime` an optional d...


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

alexcrichton opened PR #11863 from alexcrichton:wizer-optional-wasmtime to bytecodealliance:main:

This commit refactors Wizer to have wasmtime as an optional dependency of the crate rather than being a hard dependency. This, in theory, enables Wizer to be used with other runtimes (such as a JS-based runtime), but otherwise for now provides a cleaner separation between Wizer and Wasmtime and clearly indicates the interface between the two.

<!--
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 15:07):

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

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

alexcrichton requested fitzgen for a review on PR #11863.

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

alexcrichton requested wasmtime-default-reviewers for a review on PR #11863.

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

alexcrichton updated PR #11863.

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

alexcrichton updated PR #11863.

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

alexcrichton updated PR #11863.

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

alexcrichton updated PR #11863.

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

fitzgen submitted PR review.

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

alexcrichton has enabled auto merge for PR #11863.

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

alexcrichton merged PR #11863.


Last updated: Dec 06 2025 at 06:05 UTC