← Back to context

Comment by pjmlp

4 years ago

Mine is that they kind of abandoned Vala and then started using their own JavaScript engine for everything beyond bare bones Gtk+.

The slowness and leaks of not having a V8 class implementation, has made me embrace XFCE for the surviving device I still run GNU/Linux natively on.

And to think 22 years ago I was arguing for GNOME, advocating for Gtkmm versus Qt.

"Their own JavaScript engine" is Mozilla SpiderMonkey 91.

https://gitlab.gnome.org/GNOME/gjs/blob/master/doc/Home.md

It appears to be broadly competitive with V8.

https://www.anandtech.com/show/16078/the-2020-browser-battle...