wasm-bindgen-downcast-macros

Crates.iowasm-bindgen-downcast-macros
lib.rswasm-bindgen-downcast-macros
version0.1.1
sourcesrc
created_at2022-12-01 13:11:01.970967
updated_at2022-12-01 13:22:04.535609
descriptionThe proc-macro crate for wasm-bindgen-downcast.
homepagehttps://wasmer.io/
repositoryhttps://github.com/wasmerio/wasm-bindgen-downcast.git
max_upload_size
id727598
size4,167
rust-devs (github:intility:rust-devs)

documentation

README

wasm-bindgen-downcast

Continuous integration

(API Docs)

Downcast a JavaScript wrapper generated by wasm-bindgen back to its original struct.

This is a workaround for rustwasm/wasm-bindgen#2231 that is robust with respect to minification (something other solutions can't handle).

License

This project is licensed under either of

at your option.

It is recommended to always use cargo crev to verify the trustworthiness of each of your dependencies, including this one.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

The intent of this crate is to be free of soundness bugs. The developers will do their best to avoid them, and welcome help in analysing and fixing them.

Commit count: 0

cargo fmt