top | item 18325012

(no title)

scooter_de | 7 years ago

My understanding of WSL is that Linux software runs natively on Windows by virtue of a compatibility layer. Eg. if there is a fork() in my code it will be translated into CreateProcess() or something like that.

discuss

order

_emacsomancer_|7 years ago

Right, so like what Wine does. (Remember: Wine Is Not an Emulator.)

xtracto|7 years ago

I have always been curious on how WSL differs to coLinux or andLinux ( http://www.andlinux.org/ )

About 10/15 years ago I used andLinux to have a Linux shell and other apps inside Windows. It was really good and it seems ahead of its time, as it was not virtualized.