licenses.dev

wasm-bindgen-threads-xform v0.2.99

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 MIT39
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
bumpalo • 3.19.0A fast bump allocation arena for Rust.INDIRECT0
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
equivalent • 1.0.2Traits for key comparison in maps.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
hashbrown • 0.15.4A 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
indexmap • 2.10.0A 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.27A lightweight logging facade for Rust INDIRECT0
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
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
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
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
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 DIRECT22
wasm-bindgen-wasm-conventions • 0.2.99Utilities for working with Wasm codegen conventions (usually established by LLVM/lld)DIRECT24
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.0 WITH LLVM-exception4
PackageRelationDependenciesPublished
wasm-encoder • 0.214.0A low-level WebAssembly encoder. INDIRECT1
wasmparser • 0.212.0A simple event-driven library for parsing WebAssembly binary files. INDIRECT1
wasmparser • 0.214.0A simple event-driven library for parsing WebAssembly binary files. DIRECT4
wasmprinter • 0.214.0Rust converter from the WebAssembly binary format to the text format. DIRECT18
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
wasm-encoder • 0.218.1A low-level WebAssembly encoder. INDIRECT1
wast • 218.0.1Customizable Rust parsers for the WebAssembly Text formats WAT and WAST INDIRECT5
wat • 1.218.1Rust parser for the WebAssembly Text format, WAT DIRECT6
MIT OR Unlicense3
PackageRelationDependenciesPublished
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
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-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.99 version:

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