Hacker News
new
past
comments
ask
show
jobs
points
by
ActorNightly
13 hours ago
|
comments
by
oaiey
12 hours ago
|
[-]
WSL 1 was not a VM in a traditional sense. WSL 1 was a Windows subsystem which translated Linux syscalls into NT syscalls (e.g. file open). NT has capabilities there from its origins in the 90s supporting in theory user spaces for posix/os2/...
reply