Eaglercraft — 1.8

An online assembly editor and GDB-like debugger

Launch the app Learn more
Screenshot of the Playground web app, in the desktop layout size.

Eaglercraft — 1.8

If you need any more information or logs, please let me know.

Eaglercraft 1.8 is a technical marvel. It allowed an entire generation of students and players on low-end hardware to experience the height of Minecraft PvP. While the legal takedown has made accessing the game more dangerous and difficult, the community remains active. eaglercraft 1.8

If you’ve ever wanted to play Minecraft at school, work, or on a device that doesn't support the full Java launcher, you’ve likely come across . It is a remarkable technical feat that brings the classic "Combat Update" era of Minecraft directly to modern web browsers using JavaScript and WebGL. What is Eaglercraft 1.8? If you need any more information or logs, please let me know

If you need any more information or logs, please let me know.

Eaglercraft 1.8 is a technical marvel. It allowed an entire generation of students and players on low-end hardware to experience the height of Minecraft PvP. While the legal takedown has made accessing the game more dangerous and difficult, the community remains active.

If you’ve ever wanted to play Minecraft at school, work, or on a device that doesn't support the full Java launcher, you’ve likely come across . It is a remarkable technical feat that brings the classic "Combat Update" era of Minecraft directly to modern web browsers using JavaScript and WebGL. What is Eaglercraft 1.8?

Designed for the web

Have you ever seen a responsive debugger? The app places the mobile experience at the center of its design, and can be embedded in any web page to add interactivity to technical tutorials or documentations.

Follow the guide to embed in your website both the asm editor and debugger.

Screenshot of the Playground web app, showing the layout on mobile devices.

Offline-first and open-source

The app is open-source, and available on Github. It's powered by the Blink Emulator, which emulates an x86-64-Linux environment entirely client side in your browser. This means that all the code you write, or the excutables you debug are never sent to the server.

everything runs in your browser, and once the Web App loads it will work without an internet connection.