« Minimal Reproducible »

Home Tags About GitHub

one-command-to-see-assembly-of-c-code

Published at 2024-02-21
Last update over 365 days ago Licensed under CC BY-NC-SA 4.0 langsassembly
gcc -c 1.c && objdump -Sd 1.o | nvim

« Minimal Reproducible »

Powered by Astro