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
I suspect that ser file contains the source files completely.
I guess ser file contains the whole source files redundantly.
Am I right?
If so, it results in larger files and some may not like to distribute their whole source files along the compiled binaries.
The text was updated successfully, but these errors were encountered:
This is indeed the current case, to support introspection. The size increase is, regrettably, small. Also, issues are not preferred for general questions.
I suspect that ser file contains the source files completely.
I guess ser file contains the whole source files redundantly.
Am I right?
If so, it results in larger files and some may not like to distribute their whole source files along the compiled binaries.
The text was updated successfully, but these errors were encountered: