> I haven't been able to cause fragmentation

Are you sure that
    
    
    var x = newStringOfCap(100000*(11-i))
    
    

is really contained in the executable? Well maybe with -O0, but maybe Nim 
compiler already removes it?

Reply via email to