Skip to content

Instantly share code, notes, and snippets.

@akkuman
Created November 23, 2020 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akkuman/7634bfce540eccc5b297a41540ee8683 to your computer and use it in GitHub Desktop.
Save akkuman/7634bfce540eccc5b297a41540ee8683 to your computer and use it in GitHub Desktop.
nim smallest executable size
nim c -d:danger --opt:size --passc=-flto --passl:-s main.nim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment