// PROJECT //
x86 EMULATOR — RUNS IN YOUR BROWSER
Web Emulator.
──────────────────────────────────────────────────────
A full x86 PC, emulated entirely in your browser tab — built on v86, an open-source (BSD-2-Clause) x86-to-WebAssembly JIT. Boot DOS, Linux, or anything else you can build a disk image of, right here.
⚠ This page doesn't host, distribute, or link to any disk images,
boot floppies, or ISOs. It only boots whatever file you
drag in below — nothing is preloaded, nothing leaves your browser.
What you load is your own responsibility.
──[ BOOT A DISK IMAGE ]──────────────────────────────
Drag a disk image here, or click to choose a file
.iso → CD-ROM · .img/.ima → floppy or hard disk · anything else → hard disk
.iso → CD-ROM · .img/.ima → floppy or hard disk · anything else → hard disk
──[ CREDITS ]────────────────────────────────────────
Emulation engine: v86
(BSD-2-Clause, © the v86 contributors). BIOS: SeaBIOS
(LGPLv3) and the Bochs VGA BIOS (LGPL),
both bundled with the official v86 project. Full details in
emulator/ATTRIBUTION.txt.