jkelleyrtp/stylo-dioxus

Render HTML and CSS with Servo, Taffy, and Vello

Rust

102

124 commits

updated Jun 2, 2024

See the code

README

Archived Blitz V2 prototype

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.

About

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.

Screenshots

screenshot

google.com rendered with stylo-blitz! screenshot

Contributors

nicoburns

63 commits

jkelleyrtp

61 commits

jkelleyrtp/stylo-dioxus

Render HTML and CSS with Servo, Taffy, and Vello

Rust

102

124 commits

updated Jun 2, 2024

See the code

README

Archived Blitz V2 prototype

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.

About

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.

Screenshots

screenshot

google.com rendered with stylo-blitz! screenshot

Contributors

nicoburns

63 commits

jkelleyrtp

61 commits

Languages

Rust

91.0%

CSS

9.0%