|
|
|
|
|
by stephen_g
474 days ago
|
|
Obviously there are many types of security vulnerabilities, but one thing that should start paying off for Ladybird eventually is the move to a memory and race safe language (Swift). Of course, that will be a gradual process (they haven't really started yet and they will be using the Swift C++ interop so there will be C++ parts of the browser for years to come). They do also benefit from using off-the-shelf libraries like Skia, OpenSSL, image libraries etc. that the other browsers are using too. Previously they were rolling their own for everything but changed after the split from SerenityOS. |
|
It isn't as if Swift developer experience is that great outside Apple's ecosystem.
While I would definitly use it when on Apple's ground, I feel less inclined to thouch it for anything related to cross platform GUIs.