Writing a Test Case Generator for a Programming Language
Maxime Chevalier-Boisvert requested resources for learning about fuzzingprogramming language implementations on Twitter:
Hasnain says:
In depth guide to writing generative fuzzer for WASM in Rust, showing how easy it is to use Rust's type system and at the same time write a high quality generator.
"I realized that many people might not know what it takes to write their own generative fuzzer, so this blog post shows one aspect of it: implementing a test case generator."
Posted on 2020-08-25T08:13:01+0000