/assembly-for-js-devs

Repository for my post *Assembly for javascript developers*

Primary LanguageGDB

Assembly For JavaScript Developers

This is part of the post Assembly For JavaScript Developers

Compile

The project already have compiled binaries for Linux

You need to install nasm to compile

How to compile

make fibonacci
make fibonacciwithio