Hello, any opinion about creating some kind of Netflix app in compose multiplatform web? (I say Netflix just an example, because everyone knows it).
Any recommendation about which would be the right choice between wasm or compose html frameworks like kobweb?
My concerns about this:
• Potential performance issues when rendering nested lists
• Potential issues with missing features in the player or drm content, or streaming performance
Any hint? Maybe is too early to try this on a enterprise project?
Thanks!