Alex Crichton cc36bdc00d
Fix codegen of consuming setters/getters (#2172)
Make sure they reset their internal pointer to null after we call Rust
since it invalidates the Rust pointer after being called!

Closes #2168
2020-05-29 15:28:52 -05:00
..
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2020-05-27 10:07:18 -05:00
2019-05-26 16:43:00 +09:00

Examples

This directory contains a number of Cargo projects that are all examples of how to use wasm-bindgen in various contexts. More documentation can be found online