Microsoft Edge's security team replaced the C implementation of Brotli compression in its network stack with a Rust implementation to improve memory safety. Brotli was chosen as the next rustification target because it processes untrusted network data at a critical point in the browser, has a mature Rust crate with production adoption, and is widely deployed on the modern web.