Changes

Jump to: navigation, search

Oxidation

1 byte removed, 00:41, 20 February 2020
In Progress
* IPDL Parser: {{bug|1316754}}
** '''Why Rust?''' Rust is a much better language than Python for writing compilers, due to strong typing, algebraic data types, and pattern matching.
* [https://github.com/mozilla/fix-stacks/ fix-stacks] (, a stack frame symbolizer): {{bug|1596292}}
** '''Why Rust?''' High performance needed, a single implementation can replace multiple platform-specific scripts, and we can use the [https://github.com/getsentry/symbolic/ symbolic] crate to do all the hard parts.
Confirm
1,345
edits

Navigation menu