Let's be clear, I don't want a system built on appimage, flatpack or snap (yes, there already is such a system).

I want only necessary pieces from dependent libraries to be added to the resulting binary file during compilation.

When "println("Hello world");" is compiled, the whole standard library is not added there, but only the part that is necessary to output the string to the console.

Or am I wrong?

Reply to this note

Please Login to reply.

Discussion

No replies yet.