The simplest way to assemble, link, and run masm32 files
Check out this video to learn more about using Easy-MASM both locally and online via GitHub Codespaces.
- Clone this repository
- From your terminal, either run the "run.bat" file or "run.sh" file to run
source.asm
- Windows users type
.\run source
- Linux users type
./run.sh source
- Windows users type
Detailed information on Easy-MASM has been moved to this website