<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> Do you support mutating the parent call frame's locals from inside a function? That seems like it would require a little more than just hashmaps of locals</p><p>I ask because I am trying to figure out how to do this cleanly for my implementation</p>