Default kernel resolver function.
This function resolves the kernel for the application, using the blueprint configuration. It creates a Kernel instance with the given blueprint, logger, container, and an event emitter.
Kernel
The blueprint configuration to use for the kernel.
A Kernel instance configured with the provided blueprint.
Default kernel resolver function.
This function resolves the kernel for the application, using the blueprint configuration. It creates a
Kernelinstance with the given blueprint, logger, container, and an event emitter.