@logixjs/core
    Preparing search index...

    Function make

    • Construct an application runtime from a root module.

      • Uses the root module + layer as the composition root.
      • Forks root processes within the runtime Scope.
      • Exposes a ManagedRuntime; the full Env is provided by root.layer + options.layer.

      Parameters

      Returns ManagedRuntime<any, never>