licenses.dev

wasm-bindgen-macro-support v0.2.105

Implementation APIs for the `#[wasm_bindgen]` attribute

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
bumpalo • 3.19.0A fast bump allocation arena for Rust.DIRECT0
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.41Quasi-quoting macro quote!(...)DIRECT2
syn • 2.0.108Parser for Rust source codeDIRECT2
wasm-bindgen-shared • 0.2.105Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. DIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.20Determine 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.105 version:

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