← Back to context Comment by bryanlarsen 4 days ago IIRC, Dioxus' next version will be based on Servo. 1 comment bryanlarsen Reply nicoburns 4 days ago 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.
nicoburns 4 days ago 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.