Run Pebble OS in Browser via WASM

Published: (February 12, 2026 at 08:16 AM EST)
1 min read

Source: Hacker News

Runs entirely in your browser — no server, no install. QEMU is compiled to WebAssembly, emulating the original Pebble ARM hardware and booting real PebbleOS firmware. Tested on desktop, doesn’t work well on mobile yet.

Firmware

May take 2–4 mins to boot.

Select firmware and click Boot.

FPS:

Keys: Left = Back, Up/Down = Navigate, Right = Select

Serial Console

Source on GitHub

0 views
Back to Blog

Related posts

Read more »

Announcing Rust 1.93.1

Installation If you have a previous version of Rust installed via rustup, updating to Rust 1.93.1 is as easy as: bash rustup update stable If you don’t have ru...

shadcn & ai give me superpower....

While working on the frontend of my project, I used shadcn/ui, and it has been a great experience. The components are clean, stable, and highly customizable. Si...