kmath icon indicating copy to clipboard operation
kmath copied to clipboard

ASM: Repackage the ASM artifact in `kmath-ast`

Open CommanderTvis opened this issue 4 years ago • 0 comments
trafficstars

There is a convention for libraries using ASM that its classes should be repackaged to prevent runtime incompatibilities. However, it is not very clear how to do this with Kotlin Multiplatform and Gradle.

CommanderTvis avatar Jul 22 '21 17:07 CommanderTvis