06:07
<littledan>
Can you say more about the use case?
06:08
<littledan>
I have been suggesting that the API for this should be, make a snapshot at the top level of your module, and then .run it
18:41
<snek>
i would assume that a snapshot at the top of a module would still include the context of whatever initiated the import (especially relevant for dynamic import ig)? idk whether this matters for steve's case though.
19:08
<Chengzhong Wu>
it matters if it needs to grab a snapshot at the top level of the module as an empty snapshot. A deterministic API would be required