hlorenzi / customasm

💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Apache License 2.0
715 stars 56 forks source link

Major build upgrade and minor feature upgrades (with fixed git history and links) #152

Closed JosephAbbey closed 1 year ago

JosephAbbey commented 2 years ago

For details view #151.

This is the same request but with a cleaned up git history and all the links pointing to this repositiory.

thenorili commented 1 year ago

Hi, I'd like to help review this! However, I've noticed that some major requests in the original pull request have not been recognized in this one.

I would like to kindly ask you to submit each new feature as its own pull request, if possible! Ideally, one pull request for each of the following changes (usually with one commit each): Dependency updates New output formats Improvements to the HTML page Addition of new GitHub Actions build targets Optimizations Old file clean-up

This pull request is 40 commits and around 20,000 lines. Could you please break it up?