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
There are various advantages to using source generators over reflection, notably performance and portability. But mostly I want to do it because I'm interested in the language feature and moving JECS to it seems fun to do.