Hacker News new | ask | show | jobs
by metastew 3893 days ago
I'm new to this, could someone give me a gist of why Servo is trending?
1 comments

Servo is a new web browser rendering engine by Mozilla, written in a new programming language called Rust, which is safe language that runs as fast as C/C++. Servo is expected to be more performant on modern CPUs than the rendering engines used by current web browsers. People are excited both by Servo and by Rust.