Oxidation

From MozillaWiki
Revision as of 21:28, 5 July 2017 by Rillian (talk | contribs) (Add bug number for the SDP parser work.)
Jump to navigation Jump to search

Oxidation is a project to integrate Rust code into Gecko and Firefox.

Which components will use Rust code?

What is the high-level status of things?

  • Build system support for Rust is available, but not required by default.
  • The MP4 metadata parser is enabled and shipped on release!
  • Rust code is not currently enabled on Android.
  • Rust has been *required* on all platforms since Firefox 54.

Raw Rust code (lives in m-c) blockers

Cargo / GitHub blockers

Rust / Cargo nice-to-haves

  • Per-crate integer overflow checking [5]
  • Artifact caching [6]

Meetings