Module wasmer_wasix::runtime
source · Re-exports
pub use self::task_manager::SpawnType;
pub use self::task_manager::SpawnedMemory;
pub use self::task_manager::VirtualTaskManager;
Modules
Structs
Traits
- Represents an implementation of the WASI runtime - by default everything is unimplemented.