I'm in a situation where Gradle is too slow for me...
# compiler
s
I'm in a situation where Gradle is too slow for me, I'd like to write a custom build tool. Are there any documentations about how to use the Kotlin compiler's API?
a
No, as far as I know (and this is not a stable API). You can ask me anytime in DM some specific questions and I will try to answer them.