licenses.dev

pwasm-std v0.10.0

Parity WebAssembly standard library for contract development

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
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.169Raw FFI bindings to platform libraries like libc. INDIRECT0
pwasm-alloc • 0.4.1Parity WebAssembly standard library internal allocatorDIRECT7
pwasm-libc • 0.2.1Parity WebAssembly standard library libc bindingsDIRECT1
rustc-hex • 2.1.0rustc-serialize compatible hex conversion traits INDIRECT0
uint • 0.3.0Large fixed-size integer arithmeticINDIRECT3
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
MIT3
PackageRelationDependenciesPublished
crunchy • 0.1.6Crunchy unroller: deterministically unroll constant loopsINDIRECT0
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
parity-hash • 1.2.2A collection of fixed-size byte array representationsDIRECT4
MPL-2.02
PackageRelationDependenciesPublished
memory_units • 0.4.0Safe conversions between units of memoryINDIRECT0
wee_alloc • 0.4.5wee_alloc: The Wasm-Enabled, Elfin AllocatorINDIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
CC0-1.01
PackageRelationDependenciesPublished
tiny-keccak • 1.5.0An implementation of Keccak derived functions.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.10.0 version:

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