licenses.dev

wasm-bindgen-threads-xform v0.2.92

Support for threading-related transformations in wasm-bindgen

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. 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.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
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
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
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 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
wasm-bindgen-wasm-conventions • 0.2.92Utilities for working with Wasm codegen conventions (usually established by LLVM/lld)DIRECT20
Apache-2.0 WITH LLVM-exception5
PackageRelationDependenciesPublished
wasm-encoder • 0.29.0A low-level WebAssembly encoder. INDIRECT1
wasmparser • 0.107.0A simple event-driven library for parsing WebAssembly binary files. INDIRECT4
wasmparser • 0.80.2A simple event-driven library for parsing WebAssembly binary files. INDIRECT0
wasmparser • 0.82.0A simple event-driven library for parsing WebAssembly binary files. DIRECT0
wasmprinter • 0.2.59Rust converter from the WebAssembly binary format to the text format. DIRECT6
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
wasm-encoder • 0.218.0A low-level WebAssembly encoder. INDIRECT1
wast • 218.0.0Customizable Rust parsers for the WebAssembly Text formats WAT and WAST INDIRECT5
wat • 1.218.0Rust parser for the WebAssembly Text format, WAT DIRECT6
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
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-threads-xform)](https://licenses.dev/cargo/wasm-bindgen-threads-xform)
<a href="https://licenses.dev/cargo/wasm-bindgen-threads-xform">
  <img src="https://licenses.dev/b/cargo/wasm-bindgen-threads-xform" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.92 version:

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