Skip to content

Instantly share code, notes, and snippets.

@henkman
Last active October 30, 2018 15:03
Show Gist options
  • Save henkman/37aa40b2f1b4dd62bac9796465d0a548 to your computer and use it in GitHub Desktop.
Save henkman/37aa40b2f1b4dd62bac9796465d0a548 to your computer and use it in GitHub Desktop.
-s -O2 -fno-ident -ffunction-sections -Wl,--gc-sections -fno-stack-protector -fno-stack-check -s
-flto -s -O2 -fno-ident -ffunction-sections -Wl,--gc-sections -fno-stack-protector -fno-stack-check -s
https://github.com/svaarala/duktape/blob/master/doc/low-memory.rst#optimizing-code-footprint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment