6 ms·
Why the quotation marks? If I recall correctly, Vala compiles (by way of C) into native code.
by ainar-g 2y ago
Why the quotation marks? If I recall correctly, Vala compiles (by way of C) into native code.
- iso8859-1 2y agoGNOME uses a lot of JavaScript nowadays, so large parts of an application can be interpreted. Here are the GJS docs, it gives you an idea of how much JavaScript there is: https://gjs-docs.gnome.org/ https://gjs-docs.gnome.org/
- treyd 2y agoHaven't they gradually been moving away from gjs though?
- nozzlegear 2y agoDoes Elementary use Gnome? I thought it was something else. It's been years since I've been on Elementary, but it didn't feel like it was just a Gnome skin iirc.
- amaccuish 2y agoSorry, meant native as in made by the elementaryOS team (it's an Ubuntu-based distro).