wasm-bindgen/crates/macro
Alex Crichton 9753f9150b
Allow renaming exported functions into JS (#525)
Support the `js_name` attribute on exports as well as imports to allow exporting
types as camelCase instead of snake_case, for example.

Closes #221
2018-07-20 12:01:28 -05:00
..
src Allow renaming exported functions into JS (#525) 2018-07-20 12:01:28 -05:00
Cargo.toml Bump to 0.2.12 (#515) 2018-07-19 14:57:04 -05:00
LICENSE-APACHE Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00
LICENSE-MIT Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00