We're actually building our own web engine (https://github.com/DioxusLabs/blitz). It does share some components with Servo, but it is much lighter weight as it replaces the JS engine with a Rust API.
We're actually building our own web engine (https://github.com/DioxusLabs/blitz). It does share some components with Servo, but it is much lighter weight as it replaces the JS engine with a Rust API.