|
|
Subscribe / Log in / New account

Zig 2024 roadmap

Zig 2024 roadmap

Posted Feb 26, 2024 10:31 UTC (Mon) by kelvin (guest, #6694)
In reply to: Zig 2024 roadmap by pawel44
Parent article: Zig 2024 roadmap

> I didn't know Firefox is written in Rust. I thought it's mainly C++.

Firefox originates from the Mozilla organization, and while C++ is still the most used language in Firefox as measured by lines of code, significant parts of Firefox are now written in Rust.

Here's a project which tracks the language stats of Firefox: https://4e6.github.io/firefox-lang-stats/

C++ ~9.9 MLOC
JavaScript ~9.5 MLOC
C ~5.3 MLOC
Rust ~4.3 MLOC


to post comments

Zig 2024 roadmap

Posted Feb 26, 2024 10:33 UTC (Mon) by kelvin (guest, #6694) [Link]

> Firefox originates from the Mozilla organization

that was supposed to be "Rust originates from the Mozilla organization"


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds