1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-03-17 02:30:50 +00:00
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 
2018-09-21 17:54:26 -07:00
..
2018-09-20 16:45:30 -07:00
2018-09-06 15:01:24 -07:00