licenses.dev

wasm-bindgen-wasm-conventions v0.2.76

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 MIT11
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
heck • 0.3.3heck is a case conversion library.INDIRECT1
id-arena • 2.2.1A simple, id-based arena.INDIRECT0
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
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.19.0A library for performing WebAssembly transformations DIRECT12
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasmparser • 0.77.1A 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.76 version:

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