Assembly study Small study to learn multi-threading in assembly How to run: # give the execute permission chmod +x compile.sh # run the compiler ./compile.sh *note: this project was made on linux, so it may not work in other OS 🧪 Tecnologies used Assembly language nasm compiler