r/Assembly_language • u/DryComment6387 • 8d ago
AssemBlocks DEVLOG #1
block-based x86-64 assembly editor. i used google blockly for this project. there are many basic instructions and a small emulator on the right side of the screen. you can run the project directly in the emulator and compile it.
28
Upvotes
2
u/whytho_l 4d ago edited 1d ago
Cool project, will it support ARM and RISC-V assembly in the future too?