Graphene

 A runtime for building native apps in HTML

https://mozillians.org/u/ajsb85/

http://www.meetup.com/Rust-Barcelona/events/229121529/

https://slides.com/ajsb85/graphene/live

pieces of the browser based on servo

  • UI in HTML5
  •  A layout engine: Servo, written in Rust
  •  A runtime: a spidermonkey wrapper in Rust with modules in Rust to talk to the OS and do the Desktop integration

Graphene is the runtime + layout engine. It runs the UI in HTML called browser.html.

Made with Slides.com