lazymio
lazymio
A playground to make the huge changes together. TODO: - [ ]: Bump TCI to 5.1.0 #2050
Tracking thread for 2.2.0, a milestone will be created shortly. #2021 #1903 #1918 #2050
Hello everyone, I created a telegram group for quick questions, sharing thoughts, and making contributions. Join via [the link](https://t.me/+2xQ57lgYCKw3NWYx)
This PR enables integration with UnicornAFL mode by enabling cmplog. I finally decided to keep Unicorn mode instead of reusing QEMU mode as previously proposed because the harness of UnicornAFL...
Hello! Thanks for your brilliant work. We have a micro benchmark for our task: https://github.com/wtdcode/libafl_simd_bench however we notice a performance regression of `wide::u8x32` compared to `wide::u8x16`. This is specifically happening...
`DOCS_RS=1 cargo build` fails with (note a `cargo clean` is crucial to reproduce): ``` error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied --> /home/mio/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error2-2.0.1/src/lib.rs:554:32 | 554 | first: (*self).into(),...
Hello everyone! As you might already notice, I'm more and more running out of time maintaining the huge Unicorn repo, since I have to be familiar with every details of...