1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-03-30 17:01:06 +00:00
Alex Crichton 9753f9150b
Allow renaming exported functions into JS ()
Support the `js_name` attribute on exports as well as imports to allow exporting
types as camelCase instead of snake_case, for example.

Closes 
2018-07-20 12:01:28 -05:00
..
2018-07-19 14:57:04 -05:00