licenses.dev

wasm-bindgen-wasm-conventions v0.2.89

Utilities for working with Wasm codegen conventions (usually established by LLVM/lld)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
fallible-iterator • 0.2.0Fallible iterator traitsINDIRECT0
gimli • 0.26.2A library for reading and writing the DWARF debugging format.INDIRECT5
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
heck • 0.3.3heck is a case conversion library.INDIRECT1
id-arena • 2.2.1A simple, id-based arena.INDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
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.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
walrus-macro • 0.19.0Internal macros used by the `walrus` crate, not for public consumption. INDIRECT6
walrus • 0.20.3A library for performing WebAssembly transformations DIRECT19
Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
wasm-encoder • 0.29.0A low-level WebAssembly encoder. INDIRECT1
wasmparser • 0.80.2A simple event-driven library for parsing WebAssembly binary files. INDIRECT0
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-wasm-conventions)](https://licenses.dev/cargo/wasm-bindgen-wasm-conventions)
<a href="https://licenses.dev/cargo/wasm-bindgen-wasm-conventions">
  <img src="https://licenses.dev/b/cargo/wasm-bindgen-wasm-conventions" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.89 version:

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