/libasm

🧠 A small library written in x86_64 assembly

Primary LanguageAssembly

👻 Libasm

A small Library written in x86_64 assembly

📋 Prerequisites

Install these

  • nasm
      brew install nasm

⚙️ Usage

Include the header in your c file and compile with the library and you should be good to go!

make bonus