Arya-Elfren
Arya-Elfren
Would it be within scope of this project to have a couple exercises on very basic std usage / patterns? Things like `std.mem.eql`, `std.ArrayList`, a simple example with an allocator...
> @Arya-Elfren Did you test this? > > I get the following error when I try to run `nix develop`. Isn't this the command I should have run? I saw...
For those who know more about fuzzers and instrumentation: how hard would it be to make this generic enough and make integrations into different instrumentation/fuzzing libraries? Letting you plug fizzing...