Hacker News new | ask | show | jobs
by nikeee 1465 days ago
> The language, at least for now, is Rust.

What are the alternatives in the context of Chromium development as a replacement for C++?

1 comments

https://www.chromium.org/Home/chromium-security/memory-safet...

See "Using safer languages anywhere applicable".

Interesting that Java, Swift, and Javascript are listed there but not Go. I wonder why
Because they are relevant on the context of Android, Apple OS, and ChromeOS respectively, as the main OS languages alongside C and C++.