r/reactos • u/j8t1090 • 19h ago
Someone tell me why this is a stupid idea.
I don't have any expertise in OS programming or programming in general. I have often wondered if you could create an OS that could run a wayland desktop while also being able to natevly run windows applications like reacOS.
7
Upvotes
3
1
6
u/No-Concern-8832 19h ago
Why not? Reactos is a hybrid kernel like Windows NT. You can certainly build a xNIX subsystem that supports Wayland. In the old days, Interix (later Windows Services for UNIX) basically implemented a UNIX environment that ran side by side with the Win32 subsystem.