wasm-bindgen/crates/backend
Alex Crichton 75f005be23 Support #[wasm_bindgen(setter, js_name = ...)]
Previously we'd require the explicit `js_name` to *also* start with
`set_`, but when explicitly specified it shouldn't be mangled at all!

Closes #584
2018-09-21 17:54:26 -07:00
..
src Support #[wasm_bindgen(setter, js_name = ...)] 2018-09-21 17:54:26 -07:00
Cargo.toml Bump to 0.2.22 2018-09-21 13:41:58 -07:00