userlamalovecancel
branchrust_reboot/main/hackweek_optimize_staticscancel

4 Commits over 0 Days - Infinitycph!

2 Years Ago
Don't skip moving statics when adding [Il2CppEagerStaticClassConstruction] because it still seems a bit better to move them too
2 Years Ago
Merge from main
2 Years Ago
Automatically add [Il2CppEagerStaticClassConstruction] to types with static constructors that don't depend on others
2 Years Ago
Automatically refactor static fields to try and reduce the number of static constructor call sites