Hacker News new | ask | show | jobs
by earlz 4364 days ago
My first immediate complaint. Why FASM? yasm is basically the de factor assembler these days (really nasm is still really popular, but it's practically dead). The only things I see fasm used more than gas or yasm for are for wierd niche projects like hobby operating system kernels