Open paulushub opened 3 years ago
I think the optimization of this port is not very good, I'm sure that if haxe.io.Bytes is used, it will give very good results on every platform.
Compiling to C# with 4.2.3 it just tells me:
Type not found : Main
I'd like to see what Haxe 4.x produces, but I'm not sure I have the inclination to dig into it. In the code produced by 3.x it's not easy to see where Haxe ends and where Brotli begins - and there are some places where I wonder if generics would have been useful.
Compiling with the current compiler fails with the following messages
Any help or updates?