Alex Crichton 37db88ebfa Implement #[wasm_bindgen(extends = ...)]
This commit implements the `extends` attribute for `#[wasm_bindgen]` to
statically draw the inheritance hierarchy in the generated bindings, generating
appropriate `AsRef`, `AsMut`, and `From` implementations.
2018-08-07 13:04:11 -07:00
..
2018-07-27 16:22:33 -07:00
2018-08-02 08:12:18 -05:00
2018-07-02 18:49:47 -07:00
2018-07-03 16:55:22 -05:00