Running WebAssembly Applications

This section describes how to launch a Web application project with WebAssembly modules.

You can run your WebAssembly Web application on a TV emulator or a Samsung device.

Before you can launch the application:

  1. If you do not have a certified profile already, create one.
  2. Launch an appropriate emulator instance, or connect the device to the SDK.

To launch the application:

  1. In the Tizen Studio toolbar, select the emulator instance or device from the drop-down menu.

    Figure 1. Select Emulator Instance or Device

  2. In the "Project Explorer" view, right-click the project and select "Run As > Tizen Web Application".

    Figure 2. Run as Tizen Web Application

The application launches on the selected emulator instance or device and loads the included WebAssembly modules.