Quantum: Difference between revisions

Jump to navigation Jump to search
34 bytes removed ,  27 October 2016
m
→‎rust-bindgen: rust-bindgen
(Created page)
 
m (→‎rust-bindgen: rust-bindgen)
Line 15: Line 15:
== rust-bindgen ==
== rust-bindgen ==


'''[https://github.com/servo/rust-bindgen bindgen]''' is a C++ bindings generator for the Rust language. Quantum uses bindgen to generate the glue code between Firefox’s C++ code and Servo’s Rust components. Check out the [https://github.com/servo/rust-bindgen/blob/master/CONTRIBUTING.md bindgen contributing guide] to get started.
'''[https://github.com/servo/rust-bindgen rust-bindgen]''' is a C++ bindings generator for the Rust language. Quantum uses rust-bindgen to generate the glue code between Firefox’s C++ code and Servo’s Rust components. To get started, check out the [https://github.com/servo/rust-bindgen/blob/master/CONTRIBUTING.md rust-bindgen contributing guide] and bugs tagged on GitHub as [https://github.com/servo/rust-bindgen/issues?q=is%3Aissue+is%3Aopen+label%3AE-easy “easy” bugs].
 
Some bindgen bugs that are good for new contributors are tagged on GitHub as [https://github.com/servo/rust-bindgen/issues?q=is%3Aissue+is%3Aopen+label%3AE-easy “easy” bugs].


== Quantum CSS ==
== Quantum CSS ==
Confirmed users
3,339

edits

Navigation menu