pub fn io_module_with_output(output: Arc<dyn OutputHandler>) -> ModuleExpand description
Build the io stdlib module with a host-provided output handler.
pub fn io_module_with_output(output: Arc<dyn OutputHandler>) -> ModuleBuild the io stdlib module with a host-provided output handler.