|
|
|
|
|
by AndrewDavis
278 days ago
|
|
> WSL 1 was relatively innovative, integrating Linux application compatibility into the Windows operating system itself Both FreeBSD and Illumos were running Linux applications (at various levels of compatibility) many years prior to wsl v1. Joyent even went as far as re-implementing the Docker api to allow running OCI images natively in LX zones. Hence, it wasn't even that novel of an idea. |
|
https://marc.info/?l=openbsd-tech&m=161435521906992&w=2
https://github.com/NetBSD/src/commit/6ce3f21
https://github.com/NetBSD/src/commit/1a68594
He also came to the same conclusion compat layers were a dead end (OpenBSD removed all compat_*(8) support, including Linux).