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
For stable versions debug symbols are usually not needed; Version 3.5.0 has a binary size of 175 MB, after removing the debug symbols this has shrunk to about 41 MB which would be significantly faster to download for people on slower connections.
For this, there probably has to be some kind of modification to the build process as currently this breaks the application (which shouldn't happen for ELFs
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
For stable versions debug symbols are usually not needed; Version 3.5.0 has a binary size of 175 MB, after removing the debug symbols this has shrunk to about 41 MB which would be significantly faster to download for people on slower connections.
For this, there probably has to be some kind of modification to the build process as currently this breaks the application (which shouldn't happen for ELFs
All reactions