wasm-bindgen/crates/wasm-bindgen-cli-support
Alex Crichton 8830f540a9 Add a structural bindgen attribute
This attribute indicates that methods are to be accessed in a structural method
rather than through their class. This should allow direct access to properties
embedded on objects rather than forcing all objects to have a class/prototype.
2018-03-22 17:37:27 -07:00
..
src Add a structural bindgen attribute 2018-03-22 17:37:27 -07:00
Cargo.toml Bump wasm-bindgen-cli-support to 0.1.3 2018-03-14 10:50:46 -07: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