Hi! I see the GIF in your readme, then though that this project has potential of detecting memory bugs and more in the unsafe code, and I guess it is multiple orders of magnitude faster than miri. Have you considered this? What UBs are detected by this project and what are not? Even if detecting all UB is not feasible, it can be still useful. It can also have a opt-in mode that detect more UB at cost of some performance, I guess.
Hi! I see the GIF in your readme, then though that this project has potential of detecting memory bugs and more in the unsafe code, and I guess it is multiple orders of magnitude faster than miri. Have you considered this? What UBs are detected by this project and what are not? Even if detecting all UB is not feasible, it can be still useful. It can also have a opt-in mode that detect more UB at cost of some performance, I guess.