Exploring the new `servo` crate
The Servo team released the first `servo` crate (v0.1.0), packaging their browser engine as an embeddable Rust library. Simon Willison used Claude Code to build a CLI screenshot tool called `servo-shot`, validating Servo's software rendering pipeline on stable Rust, though compiling to WebAssembly remains limited by threads and SpiderMonkey dependencies.
Simon Willison · Apr 13, 2026