Are there any examples or documentations on how to...
# compose-web
l
Are there any examples or documentations on how to integrate a compose for Web application (or composable function) into existing JS based web applications, including Angular or React applications? Specifically how to integrate the UI components and how to establish a programming interface between the JS application and kotlin.
2
👀 3
h
Do you mean Compose HTML or web (canvas)
l
I'm mainly interested in wasm so I think it's canvas, but HTML would also be interesting
h
Yes, web uses wasm and canvas.