←back to thread

7 points halb | 1 comments | | HN request time: 0.207s | source

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
1. DoubleDecoded ◴[] No.41885945[source]
Thanks for showing Register state and flags. Is this all instructions?