Module runners

Source

Modules§

body 🔒
dcgi
dproxy
response_tracing 🔒
runner 🔒
wasi
WebC container support for running WASI modules
wasi_common 🔒
wcgi

Structs§

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

Constants§

MAPPED_CURRENT_DIR_DEFAULT_PATH

Traits§

Runner
Trait that all runners have to implement

Functions§

body_from_data
body_from_stream

Type Aliases§

Body