mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-22 09:31:31 +03:00
b8895b3a95
These functions are activated with the `serde-serialization` feature of the `wasm-bindgen` crate. When activated they will allow passing any arbitrary value into JS that implements the `Serialize` trait and receiving any value from JS using the `Deserialize` trait. The interchange between JS and Rust is JSON. Closes #96 |
||
---|---|---|
.. | ||
all |