licenses.dev

wast v22.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 MIT8
PackageRelationDependenciesPublished
anyhow • 1.0.90Flexible 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
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 22.0.0 version:

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