Can someone explain it to me. I don't get the conn...
# multiplatform
o
Can someone explain it to me. I don't get the connection of compose wasm to CMP. Compose wasm is to build the UI framework for web, but does it have a backend logic. If I create a project that uses, Android, Ios, WASM, and the app size is 50MB will the wasm also be 50mb. most of those code should go to the backend, right? how does wasm know and communicate with the backend( the logic of the code)