Andrei Alexandrescu wrote:
Is it really necessary to support streaming archives?It is not necessary, only vital.
I understand your point.But I still would like a way to build and read archives entirely in memory. One reason is that's how dmd is able to generate libraries so quickly.
