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".
Select whether to import from a root directory or archive file, and click "Browse".
Select the project you want to import. Unselect the WebAssembly modules from the project list, or clear the "Search for nested projects" check box.
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:
The WebAssembly module appears as a project in the "Project Explorer" view.
Make sure a valid Samsung Emscripten SDK is defined for each module. For more information, see Configuring Samsung Emscripten SDK for Tizen Studio.