kmath
kmath copied to clipboard
ASM: Repackage the ASM artifact in `kmath-ast`
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.