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
jw
05/29/2024, 3:55 PM
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.
jw
05/29/2024, 3:56 PM
There definitely were a few discussions/questions on the topic at KotlinConf, especially in the context of the compiler plugin moving.
e
eygraber
05/29/2024, 4:12 PM
That would be cool! And I'm guessing will reduce the delta between Jetpack and CMP releases.