Comment by GeekyBear

2 years ago

> I would have thought that Ladybird would be using a language that specifically guarantees memory safety which is Rust.

Rust isnt the only compiled language that provides memory safety by default. Swift does as well.