Files
wasmtime/cranelift/fuzzgen
Trevor Elliott d72010b749 Validate the OPCODE_SIGNATURES table (#6047)
* Add a program for checking the function_generator opcode signatures

* Rework as a test in function_generator instead

* Fix some invalid opcode signatures in the function generator

* Fix bnot exclusions
2023-03-18 18:27:35 +00:00
..

cranelift-fuzzgen

This crate implements a generator to create random Cranelift modules.