Hi all, I couldn't find an active kotlin channel(t...
# multiplatform
l
Hi all, I couldn't find an active kotlin channel(there is an archived one) so thought this might be the channel where i can put it in. How can one track all the active proposal or the work being done in kotlin language itself. I come from the java world where i could easily do this via JEPs/Mailing Lists. For instance this article has a section
Eliminate most of the limitations of interop in Kotlin/JS
which doesn't details what exactly is on-going or might be picked or planned. This is just an example i chose, my question is not specific to kotlin/js but kotlin as whole.
a
Hi Luv. For the language level changes there is the process called KEEP: https://github.com/Kotlin/KEEP You can read more about it here: https://blog.jetbrains.com/kotlin/2024/10/the-evolution-of-the-kotlin-language-and-how-emyou-em-can-contribute/
t
also there is #CQ3GFJTU1 channel
l
thanks guys, both the above things are very helpful