This document discusses the future of web browsers and Mozilla's Project Servo. It notes that current browsers need to be made safer and able to take advantage of parallel hardware. Project Servo seeks to build a new, parallel browser engine using the Rust programming language instead of C++ for improved safety. Early benchmarks show Rust code competing well with C++, suggesting Rust is a good choice for building high-performance and secure software for the future.