Hacker News new | ask | show | jobs
by demomode 653 days ago
> "we can draw our UI with additional webviews. The main reason we want to write UI using Servo itself is that we can dogfood our own stack and verify that it […]"

It's XUL again.

2 comments

XUL was a different stack. This is using the same stack.
A general superpowered UI framework is the primary purpose of a browser, I don't see why it ever needed a second UI framework just for the chrome. Maybe HTML/CSS just wasn't up to snuff at the time.
You are right, the "HTML-is-the-UI" confused me. Related but different.
Godot says the UI is Godot code but doesn't feel like it.

This is a great thing! Custom browser UI is just a custom web page!