licenses.dev

elrond-wasm-output v0.10.5

Elrond WebAssembly panic handler and allocator declaration for the .wasm output

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-only

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
ahash • 0.4.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT0
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
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
hashbrown • 0.9.1A Rust port of Google's SwissTable hash mapINDIRECT1
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. 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
syn • 1.0.109Parser for Rust source codeINDIRECT3
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
GPL-3.0-only4
PackageRelationDependenciesPublished
elrond-codec-derive • 0.4.2Macro implementations of elrond-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]INDIRECT5
elrond-codec • 0.4.2Lightweight binary serializer/deserializer, written especially for Elrond smart contractsINDIRECT14
elrond-wasm-node • 0.10.5Elrond WebAssembly VM API wrapperDIRECT18
elrond-wasm • 0.10.5Elrond WebAssembly smart contract APIINDIRECT17
MPL-2.02
PackageRelationDependenciesPublished
memory_units • 0.4.0Safe conversions between units of memoryINDIRECT0
wee_alloc • 0.4.5wee_alloc: The Wasm-Enabled, Elfin AllocatorDIRECT6
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/elrond-wasm-output)](https://licenses.dev/cargo/elrond-wasm-output)
<a href="https://licenses.dev/cargo/elrond-wasm-output">
  <img src="https://licenses.dev/b/cargo/elrond-wasm-output" alt="licenses" />
</a>

Or the licenses badge code for the 0.10.5 version:

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