m0rkeulv
m0rkeulv
Not sure why [thx.promise](https://github.com/fponticelli/thx.promise) would be relevant here, as far as i can tell this is just a few utility methods making existing lime code more convenient to work with....
openfl.display.Loader is significantly slower on native targets in Lime 8.2 (compared to Lime 8.1.3)
Hi Just i am asking out of curiosity Has anyone done some kind of profiling to see where the slow down is, does it utilize 100% CPU all the time...
not sure i understand the issue, what is the problem that needs fixing ?
this is how it looks to me when trying to test with return types 
ah ok, so the issue is static member overloads then.
i have made a beta build that support some overload usage, it would be helpful if you tested it and let me know if it fixes your issues. https://github.com/HaxeFoundation/intellij-haxe/releases/tag/pre-release%2F202506162026
i don't think that trick is allowed on constructors, so the error seems correct, but the declaration should probably show an error https://try.haxe.org/#4D23379B ````less [ERROR] Test.hx:8: characters 26-34 8 |...
I have added support for this in dev now, should be part of next release