Skip to content

Add a serde crate feature to wasm-smith #2142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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