On 08/22/2012 12:28 AM, David Rajchenbach-Teller wrote:
On 8/21/12 9:55 PM, Brian Anderson wrote:
Here are some ideas. Servo is probably a fertile area for contributing
to Rust since there are seemingly so many things that will eventually be
needed, but so far we've not been successful at enumerating them.
Core Rust stuff:
* Move bindgen into the rust repo and implement a bindgen pass
(automatically generate C bindings). Involves some unsavory hacking
on the build system.
Do we have documentation on bindgen to which we could link?
Oh my. I apologize for the terse descriptions.
Graydon explained them well but here are links to the relevant issues
for bindgen
https://github.com/mozilla/rust/issues/2045
https://github.com/mozilla/rust/issues/2124
https://github.com/mozilla/rust/issues/2805
* Extract the metadata module from rustc and use it to implement type
safe dynamic library loading.
Same here.
Upon reflection this is a very large project without a clear design.
https://github.com/mozilla/rust/issues/2213
https://github.com/mozilla/rust/issues/458
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev