I think I heard at IO or KotlinConf that androidx ...
# compose
e
I think I heard at IO or KotlinConf that androidx is going to add build support for wasmJs. Will this lead to a future where compose-multiplatform-core is merged into androidx, and all new work will be done there?
j
I'm not 100% certain of the path, but I think more of core is likely to be upstreamed and published by Google, and JetBrains will publish the desktop and web integrations separately depending on the common artifacts.
There definitely were a few discussions/questions on the topic at KotlinConf, especially in the context of the compiler plugin moving.
e
That would be cool! And I'm guessing will reduce the delta between Jetpack and CMP releases.