Stylo-Blitz-demo
Important
THIS REPOSITORY HAS MOVED
Visit the official Blitz repository for the most up-to-date code.
This project was originally a prototype for Blitz V2 and has since reached maturity to be mainlined.
Render HTML and CSS using Firefox's parallel browser-grade CSS engine. Leverages:
- Stylo (servo/style) for CSS resolution
- Vello for drawing
- Glyphon and Cosmic Text for text
- Glazier for input handling
- Taffy for Layout
- WGPU for rendering
- Shipyard for ECS data layout
- AccessibilityKit for accessibility
Built to support the Dioxus-Native project.