https://kotlinlang.org logo
#compose-desktop
Title
# compose-desktop
e

eygraber

11/15/2023, 7:17 PM
Now that kotlinx libraries are being released with wasmJs support, is there a timeline for CMP to have a release that supports that (without using the special wasm build)?
o

Oleksandr Karpovich [JB]

11/16/2023, 8:44 AM
Yes, it's planned. But first we need all required libraries to officially support wasmJs target.
🎉 2
j

John O'Reilly

11/16/2023, 8:45 AM
The other obvious initial "blocker" will be getting 3rd party libs to start supporting it as well
d

Dragos Rachieru

11/16/2023, 9:40 AM
what are the benefits of using
wasm
instead of
js
?
o

Oleksandr Karpovich [JB]

11/16/2023, 9:41 AM
t

tylerwilson

11/16/2023, 1:10 PM
I am rather excited for this. Using some of our mobile-developed components on web/wasm will/would be most awesome, and sharing code across all these platforms just feels right. 🙂
2 Views