Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 267 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 267 Bytes

👻 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