6 ms·
The problem with wsl2 is that it not only requires a virtual machine, but also uses the windows kernel, not the linux kernel
by novolunt 2y ago
The problem with wsl2 is that it not only requires a virtual machine, but also uses the windows kernel, not the linux kernel
- dwattttt 2y agoWSL2 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.