licenses.dev

wasmi v0.6.2

WebAssembly interpreter

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
assert_matches • 1.5.0Asserts that a value matches a patternDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cmake • 0.1.51A build dependency for running `cmake` to build a native library INDIRECT2
errno • 0.2.8Cross-platform interface to the `errno` variable.DIRECT7
glob • 0.2.11Support for matching file paths against Unix shell style patterns. INDIRECT0
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
libm • 0.1.4libm in pure RustDIRECT0
num-bigint • 0.2.6Big integer implementation for RustINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
parity-wasm • 0.41.0WebAssembly low-level format libraryDIRECT0
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
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.4.6Random number generators and other randomness functionality. DIRECT8
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.132A JSON serialization file formatINDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
wasmi-validation • 0.3.0Wasm code validatorDIRECT1
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
Apache-2.02
PackageRelationDependenciesPublished
wabt-sys • 0.6.1Bindings to the wabt libraryINDIRECT4
wabt • 0.9.1Bindings to the wabt libraryDIRECT15
MPL-2.01
PackageRelationDependenciesPublished
memory_units • 0.3.0Safe conversions between units of memoryDIRECT0
MIT1
PackageRelationDependenciesPublished
errno-dragonfly • 0.1.2Exposes errno functionality to stable Rust on DragonFlyBSDINDIRECT3
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
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
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
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/wasmi)](https://licenses.dev/cargo/wasmi)
<a href="https://licenses.dev/cargo/wasmi">
  <img src="https://licenses.dev/b/cargo/wasmi" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.2 version:

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