wasm-bindgen/crates/macro-support
Alex Crichton 16d5243362 Implement support for js_class on exported types
Allow defining types which have different names in Rust than they have
in JS! (just like can be done with imported types)

Closes #1010
2018-11-05 12:29:14 -08:00
..
src Implement support for js_class on exported types 2018-11-05 12:29:14 -08:00
Cargo.toml Bump to 0.2.27 2018-10-29 14:30:33 -07:00
LICENSE-APACHE Move the macro support code into its own crate (#529) 2018-07-29 08:59:46 -07:00
LICENSE-MIT Move the macro support code into its own crate (#529) 2018-07-29 08:59:46 -07:00