On 8/23/12 2:31 PM, Graydon Hoare wrote:
The work that needs doing is integration and enhancement. I think, ideally, we'd like to have a mode wherein it can be used _inline_ in as a syntax extension, like include_c_decls!("foo.h") or such, as well as in the "pre-generate the bindings" mode it currently operates in.
One other thing that might be nice is converting C macros to Rust macros or constants, at least where trivially possible (are Rust macros a complete superset?)
Certainly for something like JSAPI this would be very helpful. Niko _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
