Hacker News new | ask | show | jobs
by livre 1169 days ago
> I don't use assembly daily, how well does this work across different instruction sets?

This particular macroassembler is for .NET CIL (https://en.wikipedia.org/wiki/Common_Intermediate_Language), normal CPU assembly seems to be out of the scope for this project.