Skip to content(if available)orjump to list(if available)

x86-64 Playground – An online assembly editor and GDB-like debugger

gcr

Neat site!

This is a level lower than https://godbolt.org/ (the "Compiler Explorer") -- think of that site as turning C into assembly, and this site as watching the machine code actually run on virtual hardware.

iamcreasy

Is that the same as x86 emulation or there are subtle distinction?

runetech

Very nice and approachable! Almost makes me want to come back to assembly again ;-)

waynesonfire

got "wut" for trying to call popcnt, oh well.

disqard

Very cool project! Thank You For Making And Sharing :)