Now that kotlinx libraries are being released with...
# compose-desktop
e
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
Yes, it's planned. But first we need all required libraries to officially support wasmJs target.
🎉 2
j
The other obvious initial "blocker" will be getting 3rd party libs to start supporting it as well
d
what are the benefits of using
wasm
instead of
js
?
o
t
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. 🙂