Earlier quoted context omitted.
WSL is not a VM. The upcoming WSL2 might be, though.
I'm pretty sure WSL2 is going to use a user mode kernel
Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform
which suggests it's a virtual machine.