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-08-01 15:52:24 -05:00
2018-08-01 15:52:24 -05:00
2018-08-07 00:42:47 +03:00