14
submitted 2 years ago by JRepin@lemmy.ml to c/programming@lemmy.ml

While the task of writing a brand new standard-compliant browser engine is infamous as being almost unachievable nowadays (and certainly so with Chromium coming in at 31 million lines of code), the Rust ecosystem has been brewing up a new web rendering engine called Servo. Initially created by Mozilla in 2012, Servo is still being developed today, now under the stewardship of the Linux Foundation.

At KDAB they managed to embed the Servo web engine inside Qt, by using their CXX-Qt library as a bridge between Rust and C++. This means that we can now use Servo as an alternative to Chromium for webviews in Qt applications.

top 1 comments
sorted by: hot top new old
[-] 1984@lemmy.today 0 points 2 years ago

I guess it will work for basic web pages...

this post was submitted on 05 Apr 2024
14 points (93.8% liked)

General Programming Discussion

10012 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 7 years ago
MODERATORS