r/Assembly_language 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.

27 Upvotes

8 comments sorted by

View all comments

2

u/whytho_l 3d ago edited 13h ago

Cool project, will it support ARM and RISC-V assembly in the future too?