Switch language한국어
Back to the list

Yes, You Can Run WSL on Windows 95 - PC Perspective

TL;DR AI

Key summary

2 min read
  1. A developer built WSL9x, a proof-of-concept that runs a Linux kernel inside Windows 95.

  2. Hailey patched Linux 6.19 to use Win9x APIs, then added a VxD driver and a small DOS-based client.

  3. The demo shows an unusual way to host Linux on very old Windows software, but it is rough and unstable.

  4. It also underscores major stability and security concerns from giving the setup deep kernel-level access.

Read the original