This section describes how to import a WebAssembly Web application in Tizen Studio.
If you have exported project development files from a WebAssembly-enabled Web application project, you can import the project to Tizen Studio.
To import an existing Web application project:
In the Tizen Studio menu, go to "File > Import". The "Import Wizard" opens.
Select "General > Existing Projects into Workspace" and click "Next".
Figure 1. Import Wizard
Select whether to import from a root directory or archive file, and click "Browse".
Figure 2. Import From Directory or File
Select the project you want to import. Unselect the WebAssembly modules from the project list or clear the "Search for nested projects" check box.
Figure 3. Unselect WebAssembly Modules
To copy the project files to the current workspace, select the "Copy projects into workspace" check box.
Click "Finish". The Web application project is imported and visible in the "Project Explorer" view.
To add the WebAssembly modules to the "Project Explorer" view:
Figure 4. Import WebAssembly Module as a Project
The WebAssembly module appears as a project in the "Project Explorer" view.
Figure 5. Imported Projects Tree
Make sure a valid Samsung Emscripten SDK is defined for each module. For more information, see Configuring Samsung Emscripten SDK for Tizen Studio.