Module runners

Module runners 

Source

Modules§

runner 🔒
wasi
WebC container support for running WASI modules
wasi_common 🔒

Structs§

MappedCommand
MappedDirectory
A directory that should be mapped from the host filesystem into a WASI instance (the “guest”).
MountedDirectory

Enums§

ExistingMountConflictBehavior

Constants§

MAPPED_CURRENT_DIR_DEFAULT_PATH

Traits§

Runner
Trait that all runners have to implement