You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From some quick testing with my own omegasort project, this produces an impressive c. 75% reduction in binary size. I'm definitely open to adding this as an option to this action.
I've been thinking about this a bit, and I realized that this really doesn't belong in this action. This seems like something that should happen at the release step. It's already a bit odd that this action has a strip input (which I plan to get rid of in favor of letting cargo do this - #41).
Just like it: https://github.com/johnthagen/min-sized-rust?tab=readme-ov-file#compress-the-binary
UPX repository is here: https://github.com/upx/upx
The text was updated successfully, but these errors were encountered: