Running WebAssembly TV Application

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

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

Before launching ensure that:

  1. If you do not have a certificate profile already, create one.
  2. Launch an appropriate emulator instance, or connect the TV 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 TV and loads the included WebAssembly modules.

Previous | Next