Creates a new runtime.
API
declare function createRuntime(
options: CreateRuntimeOptions ,
): RuntimeRef;
createRuntime
RuntimeRef
@param
options:
CreateRuntimeOptions
The options for creating the runtime.
@returns
RuntimeRef
Creates a new runtime.
declare function createRuntime(
options: CreateRuntimeOptions ,
): RuntimeRef;
RuntimeRef
@param
options:
CreateRuntimeOptions
The options for creating the runtime.
@returns
RuntimeRef