logoalt Hacker News

cyberaxyesterday at 10:49 PM2 repliesview on HN

The last time I checked the source code, it was filled with horrible unsafe C++. They also re-implement everything whether it is needed or not.


Replies

adamrttoday at 2:07 AM

> It was filled with horrible unsafe C++

Are you saying their code was horrible and unsafe, or just that its a byproduct of using C++. They've been rewriting parts in rust: https://github.com/LadybirdBrowser/ladybird/blob/8f0a1b19114....

> They also re-implement everything whether it is needed or not.

No they don't. SerenityOS did, and that was the goal of the project. But Ladybird has plenty of third party libraries.

show 1 reply
dieortintoday at 12:22 AM

Aren’t Chrome and Firefox also filled with “horrible unsafe C++”?

show 1 reply