licenses.dev

wasm-debug v0.2.0

Generic Wasm DWARF transformation crate

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
fallible-iterator • 0.2.0Fallible iterator traitsINDIRECT0
gimli • 0.20.0A library for reading and writing the DWARF debugging format.DIRECT8
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
plain • 0.2.3A small Rust library that allows users to reinterpret data of certain types safely.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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
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
string-interner • 0.7.1Efficient string interner with minimal memory footprint and fast access to the underlying strings. INDIRECT6
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
MIT4
PackageRelationDependenciesPublished
faerie • 0.14.0ELF and Mach-o native binary object file emitterDIRECT20
goblin • 0.1.3An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crateINDIRECT8
scroll_derive • 0.10.5A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crateINDIRECT4
scroll • 0.10.2A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffersINDIRECT5
Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
cranelift-entity • 0.59.0Data structures using entity references as mapping keysDIRECT0
target-lexicon • 0.10.0Targeting utilities for compilers and related toolsDIRECT0
wasmparser • 0.51.4A simple event-driven library for parsing WebAssembly binary files. DIRECT0
CC0-1.01
PackageRelationDependenciesPublished
more-asserts • 0.2.2Small library providing additional assert_* and debug_assert_* macros.DIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.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-debug)](https://licenses.dev/cargo/wasm-debug)
<a href="https://licenses.dev/cargo/wasm-debug">
  <img src="https://licenses.dev/b/cargo/wasm-debug" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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