licenses.dev

wasi-common v0.19.1

WASI implementation in Rust

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT35
PackageRelationDependenciesPublished
anyhow • 1.0.90Flexible concrete Error type built on std::error::ErrorDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. 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. DIRECT0
cfg-if • 1.0.0A 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
cpu-time • 1.0.0 Small crate that provides CPU time measurement. DIRECT4
filetime • 0.2.25Platform-agnostic accessors of timestamps in File metadata DIRECT15
getrandom • 0.1.16A small cross-platform library for retrieving random data from system sourceDIRECT3
heck • 0.3.3heck is a case conversion library.INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
proc-macro2 • 1.0.88A 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
syn • 2.0.56Parser for Rust source codeINDIRECT3
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)DIRECT5
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. 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.DIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.0 WITH LLVM-exception7
PackageRelationDependenciesPublished
wast • 22.0.0Customizable Rust parsers for the WebAssembly Text formats WAT and WAST INDIRECT1
wig • 0.19.0WebAssembly Interface GeneratorDIRECT13
wiggle-generate • 0.19.0Library crate for wiggle code generator.INDIRECT14
wiggle-macro • 0.19.0Wiggle code generatorINDIRECT15
wiggle • 0.19.0Runtime components of wiggle code generatorDIRECT21
winx • 0.19.0Windows API helper libraryDIRECT6
yanix • 0.19.0Yet Another Nix crate: a Unix API helper library (deprecated)DIRECT19
MIT5
PackageRelationDependenciesPublished
libredox • 0.1.3Redox stable ABIINDIRECT3
redox_syscall • 0.5.7A Rust library to access raw Redox system callsINDIRECT1
tracing-attributes • 0.1.27Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.40Application-level tracing for Rust. INDIRECT8
Apache-2.02
PackageRelationDependenciesPublished
cvt • 0.1.2Expose the cvt function from Rust libstd.INDIRECT1
witx • 0.8.8Parse and validate witx file formatINDIRECT10
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.9.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
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/wasi-common)](https://licenses.dev/cargo/wasi-common)
<a href="https://licenses.dev/cargo/wasi-common">
  <img src="https://licenses.dev/b/cargo/wasi-common" alt="licenses" />
</a>

Or the licenses badge code for the 0.19.1 version:

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