← Back to context Comment by maccard 2 days ago About 15 seconds, because we carve it up into 100 or so dlls specifically for this case 2 comments maccard Reply windward 2 days ago 15 seconds plus the months of developer time defining dll boundaries and writing pimpls maccard 1 day ago No PIMPL's, but yes to dll boundaries. Breaking up the code into logical dependency structyures makes sense - the DLL's are no different to crates in rust really.
windward 2 days ago 15 seconds plus the months of developer time defining dll boundaries and writing pimpls maccard 1 day ago No PIMPL's, but yes to dll boundaries. Breaking up the code into logical dependency structyures makes sense - the DLL's are no different to crates in rust really.
maccard 1 day ago No PIMPL's, but yes to dll boundaries. Breaking up the code into logical dependency structyures makes sense - the DLL's are no different to crates in rust really.
15 seconds plus the months of developer time defining dll boundaries and writing pimpls
No PIMPL's, but yes to dll boundaries. Breaking up the code into logical dependency structyures makes sense - the DLL's are no different to crates in rust really.