5 unstable releases
0.3.0 | May 15, 2024 |
---|---|
0.2.1 | Jun 3, 2023 |
0.2.0 | May 19, 2023 |
0.1.1 | Mar 16, 2023 |
0.1.0 | Sep 17, 2022 |
#121 in WebAssembly
19,108 downloads per month
Used in 7 crates
(6 directly)
10KB
77 lines
Trait derivation macros for wasm-bindgen
This crate contains a derivation macro for TryFrom<&JsValue> for T
, where T
is a type exported to JavaScript.
See the documentation for usage examples.
Dependencies
~2.5MB
~52K SLoC