| Crates.io | cap-primitives |
| lib.rs | cap-primitives |
| version | 3.4.4 |
| created_at | 2020-08-07 16:52:35.55413+00 |
| updated_at | 2025-04-21 21:28:59.28692+00 |
| description | Capability-based primitives |
| homepage | |
| repository | https://github.com/bytecodealliance/cap-std |
| max_upload_size | |
| id | 274060 |
| size | 422,903 |
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.