pub fn create_runtime(_config: &RuntimeConfig) -> Result<Box<dyn WasmRuntime>>Expand description
Create a runtime with the given configuration
pub fn create_runtime(_config: &RuntimeConfig) -> Result<Box<dyn WasmRuntime>>Create a runtime with the given configuration