cap-primitives

Crates.iocap-primitives
lib.rscap-primitives
version3.4.1
sourcesrc
created_at2020-08-07 16:52:35.55413
updated_at2024-11-05 16:21:40.804571
descriptionCapability-based primitives
homepage
repositoryhttps://github.com/bytecodealliance/cap-std
max_upload_size
id274060
size412,989
(wasmtime-publish)

documentation

README

cap-primitives

Capability-based primitives

Github Actions CI Status crates.io page docs.rs docs

The cap-primitives crate provides primitive sandboxing operations that cap-std and cap-async-std are built on.

The filesystem module cap_primitives::fs, the networking module cap_primitives::net, and time module cap_primitives::time currently support Linux, macOS, FreeBSD, and Windows. WASI support is in development, though not yet usable.

Commit count: 1411

cargo fmt