Open question, has anyone used Compose for any kin...
# compose
c
Open question, has anyone used Compose for any kind of remote-rendering type use-case? Roughly, for example, what Shopify has done with
remote-ui
https://shopify.engineering/remote-rendering-ui-extensibility# https://github.com/Shopify/remote-dom I’m curious if untrusted Compose code could be run in a sandboxed environment, to drive UI on a host device.
If this idea sounds half baked, you’re deadly wrong, it’s only quarter baked
p
Some very smart folks at Cashapp have been working on something similar for a long while - https://github.com/cashapp/redwood - built around Compose and KMP.