licenses.dev

wasm-bindgen-webidl v0.2.57

Support for parsing WebIDL specific to wasm-bindgen

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
heck • 0.3.3heck is a case conversion library.DIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
proc-macro2 • 1.0.89A 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
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
wasm-bindgen-backend • 0.2.57Backend code generation of the wasm-bindgen tool DIRECT8
wasm-bindgen-shared • 0.2.57Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT0
MIT2
PackageRelationDependenciesPublished
nom • 4.2.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
weedle • 0.10.0A WebIDL ParserDIRECT3
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
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.57 version:

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