Replies: 3 comments 1 reply
-
|
No, no reason, I wasn't even paying attention to the size, nice find! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
As there wasn't a release in the meantime, I wonder, if we could have a release, as I am eager to get the smaller package size :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Released in v1.10.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am wondering what makes the package considerable big as compared to others. I found that the compiled library is rather big:
The
filecommand reveals that it contains debug info:When calling
strip, file size gets down considerably:Is there a reason why debug symbols are contained in the file?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions