licenses.dev

wat v1.218.0

Rust parser for the WebAssembly Text format, WAT

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
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 DIRECT5
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.218.0 version:

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