Hello, I'm starting to learn Android development with Kotlin, I'd like to work with compose and later add web support (both Kotlin shareable code and Compose for web). Should I start my project as a multiplatform? Or this (web) can be added later. Also, what's the difference between Kotlin for JS and Kotlin for Wasm? My goal is to create a game that will communicate with a DB or document to retrieve the leaderboard.