Posts by allenwb@mastodon.social
(DIR) Post #AkUdRIxSLv5mJxVxY0 by allenwb@mastodon.social
2024-07-31T15:02:35Z
0 likes, 0 repeats
@jaffathecake This is definitely a naive implementation issue, not a language design issue. Various approaches to make this work, with varying compile-time/runtime perf trade-offs. But really needs to be addressed in an implementation's low level design for representing environments and closures. Hard to retro fix in mature implementations. I can understand why nobody wants to touch this for these mature engines.