Skip to main content

create_runtime

Function create_runtime 

Source
pub fn create_runtime(_config: &RuntimeConfig) -> Result<Box<dyn WasmRuntime>>
Expand description

Create a runtime with the given configuration