August 1, 2022

Emulators in browser

Virtual x86

Virtual x86 emulates an x86-compatible CPU and hardware. It is written mainly in Rust,Javascript and C - source code can be found here.

The following OS are supported:

  • Arch Linux
  • Damn Small Linux
  • Buildroot Linux
  • ReactOS
  • Windows 2000
  • Windows 98
  • Windows 95
  • Windows 1.01
  • MSDOS
  • FreeDOS
  • FreeBSD
  • OpenBSD
  • 9front
  • Haiku
  • Oberon
  • KolibriOS
  • QNX

JSLinux

JSLinux which enable you to run Linux or other operating system in your browser. The emulator is based upon on TinyEMU You can learn about the techinical implementation here.

Available OS are: Alpine Linux, Windows 2000, FreeDOS, Buildroot and Fedora 33.

Powered by Hugo & Kiss.