djmarcin opened PR #10368 from djmarcin:main
to bytecodealliance:main
:
Fixes #10367
cfallin submitted PR review:
Looks reasonable -- as you say I don't think there's any reason this isn't here today except that no one has needed it.
I think you'll need to add the feature itself and the
serde
/serde_derive
dependencies to thecranelift-entity
crate (see thecranelift-bitset
crate'sCargo.toml
for an example). Could you add acargo check
invocation to CI to test this option as well?
djmarcin updated PR #10368.
djmarcin commented on PR #10368:
I believe the
cranelift-entity
crate is already using these deps/features, it's just not on this struct.I'm not familiar with the structure of your workflows, is this what you wanted?
djmarcin has marked PR #10368 as ready for review.
djmarcin requested fitzgen for a review on PR #10368.
djmarcin requested wasmtime-compiler-reviewers for a review on PR #10368.
djmarcin requested wasmtime-default-reviewers for a review on PR #10368.
cfallin submitted PR review:
Looks good, thanks!
cfallin has enabled auto merge for PR #10368.
cfallin merged PR #10368.
Last updated: Apr 17 2025 at 23:03 UTC