
x86-64 playground
Write and learn assembly code from your browser
8 followers
Write and learn assembly code from your browser
8 followers
An online assembly editor and debugger, designed to make assembly tooling more accessible on the web. It provides a noise-free environment where you can learn the core concepts behind modern software architectures, debug or share your programs with others.






👋 Hello Product Hunt!
I built x86-64 Playground, an online platform that lets you write, run, and debug assembly code directly in your browser—no setup required.
This isn’t a traditional product—it’s a technical tool aimed at those exploring low-level programming. I originally created it while teaching cybersecurity students, many of whom struggled with traditional debugging tools like GDB. x86-64 Playground provides a lightweight, accessible way to experiment with assembly and system internals.
Key Features:
✅ Write & debug assembly in a web-based, GDB-like interface.
✅ Runs entirely in your browser—no installation, no servers.
✅ Works offline, thanks to a lightweight WebAssembly-based emulator.
Would love to hear your thoughts—especially if you've ever tried learning assembly or debugging low-level code!
🔗 Try it here: x64.halb.it
💻 Open-source on GitHub: github.com/robalb/x86-64-playground
Looking forward to your feedback! 🚀