New Multiplatform lib that uses KSP. However, sinc...
# ksp
s
New Multiplatform lib that uses KSP. However, since JS/IR is not properly supported by KSP, we needed to recommend a smelly workaround (process only JVM sources and use generated files on all targets). KSP of multiplatform is amazing! I hope we can get rid of this workaround soon 😉
👍 2
j
we just released 1.6.0-1.0.1 with support of 1.6.0 kotlin compiler, which contains support for JS/IR, hope that helps 🙂
s
Nope. Still not working on JS/IR. It seems that the processor cannot find annotated symbols only on JS/IR (it works on every other targets). I’ve contacted you on that matter.
👍 1