Hi guys, I found a project that uses compose on th...
# compose
g
Hi guys, I found a project that uses compose on the web directly without DOM API. https://github.com/mykola-dev/Tetris Where can I find docs showing how to do the same? Im unable to figure out what mykola-dev exactly do to make compose work on the web
j
Perhaps that would be Multiplatform Widgets?
z
You might want to join #compose-web if you haven’t already
s
This is built with a Jetbrains Compose experimental version of skiko and Compose multiplatform running on web with ASM as well as iOS. https://github.com/JetBrains/compose-jb/tree/master/experimental/examples/falling-balls-mpp #compose-desktop