licenses.dev

wasm-bindgen-macro-support v0.2.73

The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
syn • 1.0.109Parser for Rust source codeDIRECT3
wasm-bindgen-backend • 0.2.73Backend code generation of the wasm-bindgen tool DIRECT8
wasm-bindgen-shared • 0.2.73Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. DIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/wasm-bindgen-macro-support)](https://licenses.dev/cargo/wasm-bindgen-macro-support)
<a href="https://licenses.dev/cargo/wasm-bindgen-macro-support">
  <img src="https://licenses.dev/b/cargo/wasm-bindgen-macro-support" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.73 version:

[![licenses](https://licenses.dev/b/cargo/wasm-bindgen-macro-support/0.2.73)](https://licenses.dev/cargo/wasm-bindgen-macro-support/0.2.73)
<a href="https://licenses.dev/cargo/wasm-bindgen-macro-support/0.2.73">
  <img src="https://licenses.dev/b/cargo/wasm-bindgen-macro-support/0.2.73" alt="licenses" />
</a>
GitHub