licenses.dev

wast v44.0.0

Customizable Rust parsers for the WebAssembly Text formats WAT and WAST

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
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
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.DIRECT0
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. DIRECT0
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. DIRECT0
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasm-encoder • 0.14.0A low-level WebAssembly encoder. DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/wast)](https://licenses.dev/cargo/wast)
<a href="https://licenses.dev/cargo/wast">
  <img src="https://licenses.dev/b/cargo/wast" alt="licenses" />
</a>

Or the licenses badge code for the 44.0.0 version:

[![licenses](https://licenses.dev/b/cargo/wast/44.0.0)](https://licenses.dev/cargo/wast/44.0.0)
<a href="https://licenses.dev/cargo/wast/44.0.0">
  <img src="https://licenses.dev/b/cargo/wast/44.0.0" alt="licenses" />
</a>
GitHub