Hi, I wanna try making some stuff with Kotlin/Nati...
# kotlin-native
t
Hi, I wanna try making some stuff with Kotlin/Native for the Wasm target, and I saw that IDEA doesn't have good support for kotlin native. What should I use? (I have access to the all-products pack)
s
FYI, Kotlin/Native Wasm is deprecated. JB is working on a dedicated Wasm backend compiler. There was a Youtube video demonstrating it posted just today.

https://youtu.be/-pqz9sKXatw

👍 1
💯 1
n
IntelliJ has decent support for Kotlin Native, although there are many improvements that need to be made and some key features are missing (remote deployment, remote debugging, goto source with Kotlin Native libraries, performance profiler etc, quick documentation with Kotlin Native libraries).