Stream: git-wasmtime

Topic: wasmtime / PR #12739 Make serde an optional dependency in...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2026 at 09:51):

bjorn3 requested wasmtime-core-reviewers for a review on PR #12739.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2026 at 09:51):

bjorn3 requested wasmtime-fuzz-reviewers for a review on PR #12739.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2026 at 09:51):

bjorn3 opened PR #12739 from bjorn3:wasmtime_core_optional_serde to bytecodealliance:main:

cg_clif does not need serde, yet it was previously pulled in by Cranelift through the dependency on wasmtime-core.

Fixes https://github.com/bytecodealliance/wasmtime/issues/12733

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2026 at 09:51):

bjorn3 requested fitzgen for a review on PR #12739.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2026 at 13:03):

github-actions[bot] added the label fuzzing on PR #12739.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2026 at 13:03):

github-actions[bot] added the label wasmtime:api on PR #12739.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2026 at 13:04):

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

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing", "wasmtime:api"

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 (Mar 09 2026 at 14:33):

alexcrichton submitted PR review:

Thanks! Can you ensure there's a cargo check on CI for with/without the feature, too? (or maybe there is already?)

view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2026 at 16:41):

bjorn3 commented on PR #12739:

It should already be checked in CI through cargo check --manifest-path=./cranelift/Cargo.toml --bin clif-util.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2026 at 16:47):

alexcrichton added PR #12739 Make serde an optional dependency in wasmtime-core to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2026 at 17:12):

alexcrichton merged PR #12739.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2026 at 17:12):

alexcrichton removed PR #12739 Make serde an optional dependency in wasmtime-core from the merge queue.


Last updated: Mar 23 2026 at 16:19 UTC