I am wondering if there is ever going to be a Comp...
# compose-desktop
l
I am wondering if there is ever going to be a Compose for Web. Is there already work going in this direction?
a
Since @snrostov already lifted the lid. The current prototype is already working quite nice. I am not sure if the code sharing with the desktop will be possible anytime soon.
s
Also, the Compose Runtime for Kotlin JS @shikasd is doing a great work porting it. https://android-review.googlesource.com/c/platform/frameworks/support/+/1463143
🎉 5
l
Amazing! Just let me know if you need any help boosting this much needed effort…
a
The JS team is totally engrossed in IR bug fixes right now. So we will see after that.
l
Makes sense, that is indeed much needed as well (my projects still rely on the legacy compiler because of that) 😉
s
Yep, majority of the work for compose JS is updating compose compiler so that it actually links between libraries. The runtime itself and JS bindings are pretty much ready at this moment of time Any help with that would be appreciated, as I frequently run into lack of time to debug many compiler linking issues :)
l
Would be happy to have a look at the present state and at the issues if you can point me to some repos…
s
The work is now done in those CLs Gabriel attached above, https://android-review.googlesource.com/c/platform/frameworks/support/+/1469369 being the main one I am focusing rn The issues - well - it just doesn't really compile yet 😄 In majority those are related to incorrect IR transforms, or magic of JS IR backend, so I am focusing most of my attention there.
🙌 2
a
I really wanna do my best to speed up this JS side. How ever, I don't believe I am well skilled to start mingling with the compiler. So, would any one point me in the direct place where I can learn about these compiler plugins so that in probably a month or two I can be able to offer the little help I will probably have? Thanks
o
a
There @olonho, I applied for St. Petersburg. Fingers crossed🤞