SciProgCentre/kmath

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

Opened this issue · 0 comments

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.