Module wasmer_wasix::runners::wcgi
source ยท Modulesยง
- callbacks ๐
- create_env ๐
- handler ๐
- runner ๐
Structsยง
- A handle to an
Abortable
task. - Configuration used for creating a new environment
- Result of a create operation on a new environment
- Configuration used for reusing an new environment
Traitsยง
- Callbacks that are triggered at various points in the lifecycle of a runner and any WebAssembly instances it may start.