9 Commits

Author SHA1 Message Date
Richard Patel
ea6545f7e3 rename ./lib to ./disasm 2021-08-16 22:54:20 +02:00
Richard Patel
67efa31bbd create write_asm macro 2021-08-15 10:32:46 +02:00
Richard Patel
fb7bf08a06
Pluggable formatting engine (#8) 2021-08-15 03:53:38 +02:00
Richard Patel
fca4e052a6 add info to Cargo.tomls 2021-08-14 10:31:21 +02:00
Richard Patel
ecd06bf524 random instruction generator, use std::io::Write 2021-08-14 03:28:16 +02:00
Richard Patel
8b8bb66031 use fmt::Write instead of String, support stable toolchain 2021-08-14 03:01:19 +02:00
Richard Patel
9959cf2e7d linting 2021-08-14 01:13:20 +02:00
Richard Patel
a94ee22d14 use write instead of format
Decreases fuzz time from 183s to 72s.
2021-08-14 01:10:52 +02:00
Richard Patel
7d2b8c16ca cargo workspace layout, multithreaded fuzzer 2021-08-14 00:33:10 +02:00