Submitted by CrankyBear t3_z2vg1s in technology
2MegaWhats t1_ixmd9oy wrote
Reply to comment by allredidit in Microsoft's Windows Subsystem for Linux just hit a major milestone by CrankyBear
It might be confusing because the term "subsystem" isn't something people are familiar with. On Windows NT (Windows' kernel) a subsystem is a set of APIs and an environment that software can run under. On Windows you typically use Win32, Win64, or WinRT but NT is not limited to those, it can support basically any software if the environment is written for it. In the past NT also supported OS/2 and it even had an entirely different *nix subsystem called Interix. WSL is basically the replacement for Interix because it was extremely obsolete and was barely used at all.
Viewing a single comment thread. View all comments