I believe that Ladybird has more funding and better support for the web, but Servo wins in performance. Though, they’re hard to compare directly!

    • jbaber@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      25 days ago

      HN crowd told me they’re porting to swift. When I asked “why not Rust”, they said the C++ code was very OOP, so it was easier to port to swift.

      • taladar@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        25 days ago

        Which probably means it uses deep inheritance hierarchies since that is the one thing that does not exist in Rust (and for a good reason).