Is there any information/update on context receive...
# language-evolution
r
Is there any information/update on context receivers? The preview was added back in 1.6.20, and there was a flurry of discussion, as well as several issues reported, and I've seen radio silence on that front since. Am I just not following the right sources to get information, or is there indeed no information to be had?
plus one 3
e
Most of our compiler team is currently busy with the stabilization of the new compiler (K2) frontend, so we are trying to minimize the work on new features until K2 is stable. Meanwhile, we will be fixing backend-related bugs in the current prototype, but we will not be doing any front-related improvements in the current prototype. However, as soon as K2 is stable, then stabilizing and releasing context receivers will be on top of our priority list.
r
That makes sense, thanks for the update.