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:
To launch the application:
In the Tizen Studio toolbar, select the emulator instance or device from the drop-down menu.
Figure 1. Select Emulator Instance or Device
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.
Note If the WebAssembly modules in the application were not built before, they are built before the application is installed and launched on the device or emulator.
If the WebAssembly modules in the application were not built before, they are built before the application is installed and launched on the device or emulator.