11:49
<CyanChanges>
CyanChanges there were some discussion about that in https://github.com/tc39/proposal-compartments/blob/master/0-module-and-module-source.md (cc Kris Kowal). That proposal wouldn't allow you to modify the module cache, but it would allow you to run some modules in a clean cache that can be partially popupated from an old cache. So you'd be able to re-run a module and its importers, while keeping the old version of all the other branches in the module tree
Is this being working on? 3 years ago and still stage 1 😵‍💫
16:16
<ptomato>
people tend to work on proposals based on need (and the justification they can make to their managers), not "this one has been in the same stage for a long time". maybe you should contact the proposal authors and ask how you can help to move it forward?
16:20
<nicolo-ribaudo>
For that proposal specifically, I believe there is some movement again but @kriskowal:aelf.land can say more