branchrust_reboot/main/hackweek_optimize_staticscancel
                         
                     
             
         
     
    
        
4 Commits over 0 Days - ∞cph!
    
    
        
            
            
            
                
                Don't skip moving statics when adding [Il2CppEagerStaticClassConstruction] because it still seems a bit better to move them too
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Automatically add [Il2CppEagerStaticClassConstruction] to types with static constructors that don't depend on others
 
                
                
                
                
                
             
         
        
            
            
            
                
                Automatically refactor static fields to try and reduce the number of static constructor call sites