Are there any plans to reduce the size of the LLVM...
# kotlin-native
n
Are there any plans to reduce the size of the LLVM toolchain dependencies with the Kotlin Native SDK? Currently if Kotlin Native development is done via a Docker image then the image's size would increase by 800 MB with the LLVM toolchain dependencies which is large 🐖. The resulting image would be over 1 GB after including the Kotlin Native SDK, OpenJDK, and Glibc (ouch!) ☹️.