Eaglercraft Wasm Today

On a rainy Tuesday, she pushed a single index.html to a hidden directory on her school’s CS server. Inside: a full Minecraft 1.12.2 singleplayer world. She typed localhost:8080 . The red Mojang screen appeared in 0.3 seconds.

Today, Eaglercraft WASM runs on 2 million devices. It loads in under one second on a $30 Raspberry Pi Zero. It works offline. It works on airplane mode. It works on Internet Archive’s retro VM. eaglercraft wasm

Inside that level: a single signpost reading: “The code is the client. The browser is the server. You are the world.” And floating above it, a QR code. Scan it, and you get a .wasm file that plays the original Minecraft soundtrack—not from a stream, but synthesized in real-time from a 4KB sine wave generator. On a rainy Tuesday, she pushed a single index