Microsoft has added native Ahead of Time (AOT) support to the Windows App SDK.This addition is expected to bring major improvements to the launch times of Windows 11 apps.In Microsoft's own testing, they observed a 50% reduction in start times and an 8x reduction in package size.Native AOT works by compiling apps to native code ahead of time, resulting in faster startup and smaller memory footprint.