--- name: Fuzz Bug Report about: Report a fuzz bug in Wasmtime or Cranelift title: ' fuzzbug: ' labels: bug, fuzz-bug assignees: '' --- Thanks for filing an issue! Please fill out the TODOs below, and change `` in the title to the corresponding fuzzing target.
Test case input ``` TODO_paste_the_base64_encoded_input_here ```
`cargo +nightly fuzz fmt` output ``` TODO_paste_cargo_fuzz_fmt_output_here ```
Stack trace or other relevant details ``` TODO_paste_the_report_here ```