Fuzz Testing Crash Report
Run: https://github.com/tegmentum/wasmtime4j/actions/runs/23229136026
Date: 2026-03-18T05:43:49.184Z
Next steps
- Download crash artifacts from the workflow run
- Reproduce:
cargo +nightly fuzz run <target> <crash_file>
- Minimize:
cargo +nightly fuzz tmin <target> <crash_file>
- Save minimized input to
wasmtime4j-native/fuzz/regressions/<target>/
- Fix the bug and verify the regression input no longer crashes
Fuzz Testing Crash Report
Run: https://github.com/tegmentum/wasmtime4j/actions/runs/23229136026
Date: 2026-03-18T05:43:49.184Z
Next steps
cargo +nightly fuzz run <target> <crash_file>cargo +nightly fuzz tmin <target> <crash_file>wasmtime4j-native/fuzz/regressions/<target>/