- cross-posted to:
- hackernews@lemmy.bestiver.se
- cross-posted to:
- hackernews@lemmy.bestiver.se
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!
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!
I don’t think Ladybird can compete with the other browsers with that speed.
Oh and I still wonder why they chose Swift over all the other compiled languages to this day. Was OOP really that crucial?
I’m waiting for Servo tbh.
https://xcancel.com/awesomekling/status/1822236888188498031
The GitHub project seems to be mostly C++ and the Qt comment in the article would support that.
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.
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).
I’m not a dev but does Swift will restrict it to Apple platforms since it is Apple language?
nope