
Big news from Mozilla and Samsung today: the two have been
working on a new browsing engine together, developed from the ground-up to be completely new, and it's written entirely in
Rust, a new safe systems language developed by Mozilla. "Rust, which
today reached v0.6, has been in development for several years and is rapidly approaching stability. It is intended to fill many of the same niches that C++ has over the past decades, with efficient high-level, multi-paradigm abstractions, and offers precise control over hardware resources. But beyond that, it is
safe by default, preventing entire classes of memory management errors that lead to crashes and security vulnerabilities. Rust also features lightweight concurrency primitives that make it easy for programmers to leverage the power of the many CPU cores available on current and future computing platforms." The work is on-going, but of course, all code is out there right now.
Member since:
2009-07-17
Sure maybe the push is to target ARM, but I just built it and ran the simple about-mozilla.html on Linux. It crashed upon loading OSnews, or else I would have submitted this response with Servo. I doubt they would hamper it in any way to prevent running anywhere else.