A landing page example > Note that this page describes Compose HTML which was previously called Compose for Web. When we refer to Compose for Web now, we mean Compose based on WebAssembly. ### Running Web browser application * To run, launch command: `./gradlew :jsBrowserRun` * Or choose **browser** configuration in IDE and run it. ![browser-run-configuration.png](screenshots/browser-run-configuration.png)