I was thinking about the future of kotlin-native soon we will have jetpack compose for Android so why not for Desktop, Web, would be excellent …
1 Like
Actually, it has been already discussed. It is possible, but it will be a community effort. However, The jetpack compose team will be providing some clues about how to achieve it properly.
1 Like
For now I have patch to compile lowest level module - compose-runtime - by K/N compiler.
A little dirty, but compilation and unut-tests passed.
5 Likes