We need a way of testing that the compilation is successfully verifiable for a large space of OCaml programs. Talking to @rgrinberg he suggested to have a look into fuzzing.
Thankfully, there is enough support in the ecosystem to set up a pipeline for fuzzing.
We need a way of testing that the compilation is successfully verifiable for a large space of OCaml programs. Talking to @rgrinberg he suggested to have a look into fuzzing.
Thankfully, there is enough support in the ecosystem to set up a pipeline for fuzzing.