top | item 47126468

(no title)

riku_iki | 8 days ago

> Wouldn't it be better to decide on a memory-safe language,

it is totally possible to use some strict subset of C++, which will be memory safe.

discuss

order

IshKebab|7 days ago

Only in theory. In practice it never happens like that. I mean, you think Google wouldn't use that for Chrome if they could?

riku_iki|7 days ago

google is giant and chaotic, and chrome likely is spagetti code mess. Its hard to tell if their approach is reasonable and fully implemented without digging deep.

I work on such project, where we use simplified C++, and it works fine, no memory corruptions in my experience.

LeFantome|7 days ago

Ladybird already does that