https://github.com/compnerd/swift-win32
That would also means you would be able to deal with WinUI XAML and all.
while GetMessageW(&msg, nil, 0, 0) { TranslateMessage(&msg) DispatchMessageW(&msg) }
If by some stretch that means Swift can then make complete Windows programs, that could be good for consumers but particularly good for enterprise developers.
https://github.com/compnerd/swift-win32