The Greenfield Wayland Compositor Can Now Run Apps Directly In Your Web Browser

Written by Michael Larabel in Wayland on 20 March 2019 at 12:00 AM EDT. 8 Comments
WAYLAND
Greenfield is the nearly two year old effort providing an in-browser, HTML5 Wayland compositor. This open-source project has allowed for remote Wayland applications to run in browsers while running from remote hosts. Greenfield though can now run applications directly inside a user's web browser via Web Worker threads.

Erik De Rijcke who masterminded Greenfield announced that applications can now run directly in browsers thanks to Web Workers. But in order to do so, the application must be using JavaScript or WebAssembly. Among other hinderances, this also currently requires a custom Wayland buffer protocol to be supported by the application as well. But once working, all the work is done in the client's web browser rather than running remotely on a web server.


So far there are two very basic apps as an example via the demo site at preview.greenfield.app. At least from my quick testing, the experience is much better in Chrome than Firefox.

More details on this latest Greenfield work via the Wayland mailing list.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week