canolgun-commits opened PR #13637 from canolgun-commits:add-fuzz-targets to bytecodealliance:main:
Adds cargo-fuzz target for continuous fuzzing via OSS-Fuzz.
canolgun-commits requested wasmtime-fuzz-reviewers for a review on PR #13637.
canolgun-commits requested alexcrichton for a review on PR #13637.
:cross_mark: cfallin closed without merge PR #13637.
cfallin commented on PR #13637:
This is a severe violation of our trivial PR policy, and also makes no sense:
- We already have many fuzz targets, and we are already on OSS-Fuzz and have been for many years;
- This PR deletes all of our existing fuzz targets (!!!);
- This PR adds a trivial fuzz target that... parses a string as a string?
This is either (i) an unusually transparent attempt at karma-farming by getting a trivial/meaningless contribution to an open-source project, or (ii) a malicious attempt at reducing Wasmtime's security by deleting all of our fuzz targets. As such, I will close it.
Last updated: Jul 29 2026 at 05:03 UTC