Hacker News new | ask | show | jobs
by The_rationalist 2208 days ago
You can and you should use Java libs where appropriate. It's always nice to have pure idiomatic Kotlin but calling Java from Kotlin is already idiomatic.

As for multi platform io they are working on it https://github.com/Kotlin/kotlinx-io

1 comments

But the discussion was about Kotlin AOT. Not kotlin JVM.
Right but using graal native instead of kotlin native you can have kotlin calling Java code and compiling to a binary