with haxe you can have the same effect but with: - a better dead code elimination thanks to Static Type System, - code generations with macro functions, - inlining of functions, constructors, and objects - static code…
with haxe you can have the same effect but with: - a better dead code elimination thanks to Static Type System, - code generations with macro functions, - inlining of functions, constructors, and objects - static code…