|
|
|
|
|
by sudobash1
638 days ago
|
|
I'd say that isn't true. The Linux version number is somewhat arbitrary, and does not denote incompatibility. And from the view of userspace, the Linux ABI is rather backwards compatible. Also, WSL1 and some BSDs are examples of Linux compatibility. |
|
> Also, WSL1 and some BSDs are examples of Linux compatibility.
Yes, and they suffer from either performance or lack of drivers, hence WSL2 running a real Linux with some dark magic to share hardware and network, sort of. Surely you don't mean this as an argument in favor of rolling your own Linux-compatible kernel?