hadashiA / VContainer

The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
https://vcontainer.hadashikick.jp
MIT License
1.88k stars 163 forks source link

Consider `IUnityLinkerProcessor` #620

Closed hadashiA closed 2 months ago

hadashiA commented 7 months ago

https://docs.unity3d.com/ScriptReference/Build.IUnityLinkerProcessor.html

Would this be a mechanical solution to the code strip?

hadashiA commented 2 months ago

668 The policy is to minimise the number of targets implicitly targeted by SourceGenerator and to [Preserve] the targets. Therefore, this feature will probably not be supported.