Hacker News new | ask | show | jobs
by novolunt 651 days ago
The problem with wsl2 is that it not only requires a virtual machine, but also uses the windows kernel, not the linux kernel
1 comments

WSL2 doesn't run under the Windows kernel, it runs the Linux kernel under the Windows hypervisor, side-by-side with the Windows kernel (in another lightweight VM). Honestly it's kinda crazy that Windows natively now runs as a VM.