The kernel of OfflineOS.
Ideas under consideration
- Written in OTIL and Assemby (that's a given).
- Early versions will likely be monolithic with just enough drivers for text-only mode. Subsequent versions might transition towards a hybrid architecture with additional drivers/features being implemented as Kernel Services.
- Self-booting. Apparently this is possible on UEFI if the kernel is a carefully prepared PE executable.