you are viewing a single comment's thread
view the rest of the comments
[–] 20 points 2 years ago (1 child)

Alright, read up on it a bit more. Sadly the language choices (C++ now, maybe Swift later) rubs me the wrong way for something that needs to be incredibly secure against attacks. I really really support additional browser engines, but likely not this one.

Thus I think Servo is a better choice for those looking to contribute. IMHO.

  • source
  • hideshow 2 child comments
  • [–] 21 points 2 years ago

    Quite happy to see Servo coming along again. I am still excited for Ladybird and it seems more likely to deliver a truly viable browser sooner.

    I am not a Swift dev but I think it has decent memory safety as well. I think it is one of the reasons Ladybird is moving to it. They evaluated Rust and decided it lacked the OOP features they needed.

    The C++ that Ladybird writes is also very good. They have their own standard library (written for SerenityOS) which is very modern including memory safety and security. Still C++ though of course.

  • source
  • parent