You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark made some good points: we need to design the code generator as a compiler. I'm not quite sure what the IL (or ILs) should look like. After GH-99526 and GH-99495 have landed I will start thinking about this for real, probably while converting some more families to the non-legacy format. (Doing the conversions is very helpful in forming the right ideas.)