Component · version 0.2.1
componentized:filesystem-chroot
Virtualizes the wasi:filesystem interfaces limiting all access to a specific directory defined by the 'path' key in a wasi:config/store, mimicking the Unix chroot command.
InstallCLIACP
Add this component to your project:
component install componentized:filesystem-chroot@0.2.1Learn more about the component CLI.
Run this component without installing it:
component run componentized:filesystem-chroot@0.2.1Learn more about the component CLI.
Ask your AI assistant to install it for you:
componentized:filesystem-chroot@0.2.1Read more about Agent Client Protocol support.
Imports
I
wasi:config/store 0.2.0-rc.1
Iwasi:io/error 0.2.6
Iwasi:io/streams 0.2.6
IWASI I/O is an I/O abstraction API which is currently focused on providing
stream types.
wasi:clocks/wall-clock 0.2.6
IWASI Wall Clock is a clock API intended to let users query the current
time. The name "wall" makes an analogy to a "clock on the wall", which
is not necessarily monotonic as it may be reset.
wasi:filesystem/types 0.2.6
IWASI filesystem is a filesystem API primarily intended to let users run WASI
programs that access their files on their existing filesystems, without
significant overhead.
wasi:filesystem/preopens 0.2.6
Components
Metadata
| Size | 91.4 KiB |
| Range | 0x0000–0x016D7F |
| Languages | Rust |
| Version | 0.1.0 |
| Processed By | wit-componentv0.227.1 |
| Processed By | cargo-componentv0.21.1 |