You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not really sure what are the benefits of compiling danger-kotlin to several Kotlin/Native targets instead of shipping jar + simple wrapper script which launches the jar with JDK.
Since danger-kotlin already requires JDK to be available in the environment, wouldn't it be easier to support and ship the .jar + wrapper?