Is there a way to run R8 for all the variants fo the multiplatform targets(espcially for Java desktop where it is easy to decompile)? Even without considering obfuscation, R8 looks important as is does lots of other optimisations as well(like shortening of names, inlining variable etc which are targets independent)