Changes

Jump to: navigation, search

Oxidation

134 bytes added, 00:12, 16 June 2018
In progress
* WebRender: {{bug|webrender}}
** '''Why Rust?''' Code taken from Servo, has high performance; Rust's memory and thread safety provides protection against complexity.
* [https://github.com/Cretonne/cretonne/ cretonne]: a low-level retargetable code generator.
** '''Why Rust?''' It's a new, well-separated component with a clear interface. Also, Rust is a great language for writing compilers, due to strong typing, algebraic data types, and pattern matching.
* Audio remoting for Windows: {{bug|1432303}}
* Audio remoting for Mac OS: {{bug|1425788}}
* SDP parsing in WebRTC: {{bug|1365792}}
* Linebreaking with xi-unicode: {{bug|1290022}} (last update late 2016)
* Optimizing WebVM compiler backend: [https://github.com/Cretonne/cretonne/ cretonne]
** '''Why Rust?''' New, well-separated component with a clear interface.
=== Proposed ===
Confirm
1,345
edits

Navigation menu