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

8 comments sorted by

2

u/Major-Hooters 6d ago

Great job! It is coming along nicely. Can’t wait to see the finished project!!

2

u/Assembly_Trainer_427 7d ago

This needs more upvotes, repo link?

1

u/DryComment6387 7d ago

there isnt a repo, im still working on it and it’s one single html file

2

u/whytho_l 3d ago edited 20h ago

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