licenses.dev

elrond-wasm-output v0.9.6

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 MIT6
PackageRelationDependenciesPublished
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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
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-only3
PackageRelationDependenciesPublished
elrond-codec • 0.3.2Lightweight binary serializer/deserializer, written especially for Elrond smart contractsINDIRECT8
elrond-wasm-node • 0.9.8Elrond WebAssembly VM API wrapperDIRECT10
elrond-wasm • 0.9.8Elrond WebAssembly smart contract APIINDIRECT9
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
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.9.6 version:

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