Porting the Firefox Crash Reporter to Rust
At Mozilla I recently rewrote the crash reporter (a cross-platform native GUI application) in Rust, using no external GUI libraries! This involved quite a lot of architecting and there were many hurdles to overcome. I've written a Mozilla Hacks blog post detailing the work. Check it out!
Comments