Comment on Resizable structs in ZigparentComments−wavemode1ySingle compilation unit does not imply that the results of the compilation of the different parts of that unit cannot be cached.−ants_everywhere1yI see. So in some sense the actual unit of compilation is smaller and units can be combined or "linked" even if compiled at different times on different machines?
Comments
Single compilation unit does not imply that the results of the compilation of the different parts of that unit cannot be cached.
I see. So in some sense the actual unit of compilation is smaller and units can be combined or "linked" even if compiled at different times on different machines?