Finally, another web engine is being developed to compete with Chromium and Firefox (Gecko), and they’re also working on a browser that will use it.

Here’s the maintainer talking about the current state of the project, and a demo of the current functionality

You are viewing a single thread.
View all comments
7 points

I feel like this is a dumb question but why do web engines need constant development? I thought we had an established standard for HTML. Once a web engine matches that standard isn’t that sufficient?

permalink
report
reply
11 points

some reasons that I can think of:

  • performance improvements (e.g. JIT)
  • new standards (e.g. WASM)
  • vulnerabities
  • new features (e.g. web engines weren’t always sandboxed)
permalink
report
parent
reply
6 points

Some of the new features most people aren’t aware of us that I used recently :

  • WebXR, make a Web page immersive and work in the browser of VR/AR headsets, e.g Meta Quest, Lynx XR1, Apple Vision Pro, etc
  • WebBlueTooth, connect to a BT device, e.g a Lego controller in order to move actuator, data from sensors, etc
  • WebUSB, connect a device and update its firmware, e.g SmartWatch, mechanical keyboard, etc
  • GamePad API, use a gamepad or joystick to play from a browser window
  • Realms in JavaScript for “better” sandboxing, it’s a relatively new feature of the language so the engine must be updated

So… sure none of that really helps to read a 2D Web page (like this one on Lemmy) but they pretty much all help to achieve better cross-platform support. By using the Web rather than native to connect to hardware then it is instantly delivered without having any OS specific driver to build and install. Practically speaking it does make the browser increasingly complex but IMHO it is worth it.

PS: I probably also used some modern CSS so there also the engine (which is ridiculously complex by the way) has to be updated too.

permalink
report
parent
reply
5 points
*

HTML used to be a pretty set standard, maintained by the W3C. HTML5 was retired in 2018 (5.2 in 2021). Now it is a Living Standard that changes often and is maintained by a consortium of browser vendors.

It is also not the only technology being changed.

permalink
report
parent
reply
1 point

There are features that constantly get added. It’s not only HTML (maybe the html part is stable, I don’t know), but there’s CSS and most importantly JavaScript.

Also, browsers don’t always follow the standard exactly. Some features get added that aren’t in the standard.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 43

    Monthly active users

  • 3.3K

    Posts

  • 19K

    Comments