logoalt Hacker News

nicoburnstoday at 12:28 PM0 repliesview on HN

> Well for one, Servo isn't just JavaScript, it's an entire engine.

Notably Servo doesn't have it's own JS engine at all. It uses Rust bindings to SpiderMonkey.