Settings

Theme

Show HN: Run, learn, and debug x86-64 Assembly code directly from your browser

x64.halb.it

12 points by halb a year ago · 1 comment · 1 min read

Reader

I recently created this project to teach assembly, and to have an assembly playground in the style of codepen/jsfiddle to embed in my blog posts. It's based on a wasm version of the blink x86-64 emulator, so everything runs client side with no backend server and with a runtime of only ~200Kb

DoubleDecoded a year ago

Thanks for showing Register state and flags. Is this all instructions?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection