WebAssembly 개발 환경 설정
WebAssembly용 개발 환경을 설정하려면 다음과 같이 하십시오:
- Preferences > SDKs > WebAssembly 로 이동합니다.
- Emscripten SDK path 에서
emsdk을 설치한 루트 디렉터리를 입력합니다. - Qt Creator Qt for WebAssembly 버전이
emsdk을 지원하는 경우 Emscripten SDK environment 을 설정합니다.
- Preferences > Kits 으로 이동하여 Qt Creator 이 생성하는 WebAssembly 키트를 확인합니다. C/C++ 에 사용할 엠스크립텐 컴파일러가 표시되지 않으면 엠스크립텐이 올바르게 설정되어 있는지 확인하세요.

웹용 애플리케이션 빌드하기, 방법도참조하세요 : 웹 어셈블리용 개발, 플러그인 활성화 및 비활성화를 참조하세요.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.