• RmDebArc_5@piefed.zip
      link
      fedilink
      English
      arrow-up
      17
      ·
      5 months ago

      Servo is a web browser rendering engine written in rust. It was originally started by Mozilla but then abandoned

        • fruitycoder@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          5 months ago

          They were merging parts. They cut active maintance as part of the budget crunch they are under with Google being the primary funding.

        • 0_o7@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          9
          ·
          5 months ago

          At Mozilla, Servo was basically a research branch that tried new approaches to push performance. Mozilla would merge parts from servo that brought significant performance boost. But when they were pushed to cut budget, instead of lowering executive pay, they shut down the servo team.

          Servo, then spun off as independent project.

    • AliasAKA@lemmy.world
      link
      fedilink
      English
      arrow-up
      56
      arrow-down
      1
      ·
      5 months ago

      Servo is a web browser rendering engine written in Rust, with WebGL and WebGPU support, and adaptable to desktop, mobile, and embedded applications.

      Essentially it is an alternative to chromium based web browser engines. The other (major) web browser engines are WebKit for iOS and Gecko for Firefox. You can see a list at Wikipedia.