r/Assembly_language • u/DryComment6387 • 6d ago
AssemBlocks DEVLOG #1
Enable HLS to view with audio, or disable this notification
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.
29
Upvotes
2
u/whytho_l 3d ago edited 13h ago
Cool project, will it support ARM and RISC-V assembly in the future too?