Creates a new runtime.
API
declare function createRuntime(
options: CreateRuntimeOptions ,
): RuntimeRef; createRuntime
RuntimeRef@paramoptions:CreateRuntimeOptionsThe options for creating the runtime.
@returnsRuntimeRefCreates a new runtime.
declare function createRuntime(
options: CreateRuntimeOptions ,
): RuntimeRef; RuntimeRef@paramoptions:CreateRuntimeOptionsThe options for creating the runtime.
@returnsRuntimeRef