haxelib
haxelib copied to clipboard
Lose hx3compat dependency
I want to get rid of haxe.remoting stuff in the compiler, but I can't do that while haxelib is still using it.
Wouldn't be too hard to do via @:genericBuild. But it's not 100% clear where it should go. Into the haxelib sources? Into stdlib? Into hx3compat?
Ultimately, if we end up with a full replacement it would likely go into hx4compat...