Skip to content

Add a serde crate feature to wasm-smith#2142

Merged
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:add-serde-to-wasm-smith
Apr 15, 2025
Merged

Add a serde crate feature to wasm-smith#2142
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:add-serde-to-wasm-smith

Conversation

@alexcrichton
Copy link
Member

Use this to enable Deserialize and Serialize directly on the Config type. This was something I found useful for "record the dna/config" in Wasmtime fuzzing to reproduce a module generation in just wasm-tools alone.

Use this to enable `Deserialize` and `Serialize` directly on the
`Config` type. This was something I found useful for "record the
dna/config" in Wasmtime fuzzing to reproduce a module generation in just
wasm-tools alone.
@alexcrichton alexcrichton added this pull request to the merge queue Apr 15, 2025
Merged via the queue into bytecodealliance:main with commit c75505f Apr 15, 2025
32 checks passed
@alexcrichton alexcrichton deleted the add-serde-to-wasm-smith branch April 15, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants