Amazing. No documentation on how to embed it ๐
They got it out the door, I'll give em that.
Servo is an experimental browser engine designed to take advantage of the memory safety properties and concurrency features of the Rust programming language. It seeks to create a highly parallel environment, in which rendering, layout, HTML parsing, image decoding, and other engine components are handled by fine-grained, isolated tasks. It also makes use of GPU acceleration to render web pages quickly and smoothly.
Amazing. No documentation on how to embed it ๐
They got it out the door, I'll give em that.