Run applications in a web browser

To build Qt applications in WebAssembly format and run them in a web browser:

  1. Open a project for an application you want to run in a web browser.
  2. Go to Projects > Build & Run, and then select the WebAssembly kit as the build and run kit for the project.
  3. Select Run to specify run settings.
  4. In Web browser, select a browser.

    {Selecting the browser to run in}

Build Qt applications in WebAssembly format and run them in a web browser as described in Build for many platforms and Run on many platforms.

See also Build applications for the Web and Enable and disable plugins.