Interesting: <@U3SK5B492> doing important work mak...
# compose-web
e
Interesting: @olonho doing important work making Skiko multiplatform (enabling compose canvas rendering on web + iOS) https://github.com/JetBrains/skiko/pull/150
K 2
๐Ÿ™ 1
๐Ÿ˜ฎ 3
โž• 3
๐ŸŽ‰ 22
๐Ÿš€ 16
๐Ÿ‘ 2
m
If this is what I think it is, then this is incredibly good news. A non-existing common graphics API was one of the stumbling stones on my way to MPP. Please confirm that this really will really enable compose canvas rendering on all these platforms.
๐Ÿ’ฏ 1
K 3
o
so far this is infrastructural work, and so far not much of promise, but plan is to provide universal MPP API to Skia across JVM/JS/Native
๐Ÿ‘€ 10
jetpack compose 10
K 1
K 19
โค๏ธ 11
๐Ÿ‘ 16
j
So, is this potentially a path to have IOS compose where we have a native compiler instead of kotlin-js + safari + canvas? Also, would be a great option for desktop compose to cut loose of the JVM dependency potentially.
โœ”๏ธ 1
e
As I understand it, yes