On 6/4/13, Idan Arye <[email protected]> wrote:
>   1) "It's dis­cour­ag­ing to pull in a megabyte of code bloat by
> just try­ing to read a file into an array of bytes."

Isn't this the linker's job? If nothing in an import is used, I would
expect no code to be linked into the exectuable (well, except maybe
module constructors..).

Reply via email to