wasm-bindgen/crates/wasm-bindgen-macro
Alex Crichton 7ebc428646 Implement a js_name customization
This'll allow binding multiple signatures of a JS function as well as otherwise
changing the name of the JS function you're calling from the Rust function that
you're defining.

Closes #72
2018-03-22 19:05:14 -07:00
..
src Implement a js_name customization 2018-03-22 19:05:14 -07:00
Cargo.toml Bump wasm-bindgen-macro to 0.1.1 2018-03-06 13:50:45 -08:00
LICENSE-APACHE Prep work for the 0.1 release 2018-03-05 20:24:35 -08:00
LICENSE-MIT Prep work for the 0.1 release 2018-03-05 20:24:35 -08:00