licenses.dev

wasm-bindgen-wasm-conventions v0.2.97

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.98Flexible concrete Error type built on std::error::ErrorDIRECT0
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.9.1A macro to generate structures which behave like bitflags. INDIRECT0
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.5.0heck is a case conversion library.INDIRECT0
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.DIRECT0
log • 0.4.27A lightweight logging facade for Rust DIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-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 • 2.0.104Parser for Rust source codeINDIRECT2
walrus-macro • 0.22.0Internal macros used by the `walrus` crate, not for public consumption. INDIRECT5
walrus • 0.23.3A library for performing WebAssembly transformations DIRECT19
Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
wasm-encoder • 0.214.0A low-level WebAssembly encoder. INDIRECT1
wasmparser • 0.212.0A simple event-driven library for parsing WebAssembly binary files. DIRECT1
wasmparser • 0.214.0A simple event-driven library for parsing WebAssembly binary files. INDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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.97 version:

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