웹용 애플리케이션 빌드하기

방법 WebAssembly용 개발

웹어셈블리용 Qt를 사용하여 웹어셈블리 형식으로 애플리케이션을 빌드하고 로컬 웹 브라우저에서 배포 및 실행할 수 있습니다.

프로젝트의 실행 설정에서 웹 브라우저를 변경합니다.

WebAssembly는 웹 페이지에서 실행 코드를 샌드박스로 묶을 수 있는 바이너리 형식입니다. 이 형식은 네이티브 머신 코드만큼 빠릅니다. 모든 주요 웹 브라우저에서 지원됩니다.

참고: 사용하려면 WebAssembly 플러그인을 활성화하세요.

웹용 애플리케이션을 빌드하고 웹 브라우저에서 실행하려면 웹 어셈블리용 Qt를 설치한 후 Qt Online Installer. 그러면 Qt Creator 에 빌드 및 실행 키트가 자동으로 추가됩니다.

방법도참조하십시오 :웹 어셈블리용 개발, 플러그인 활성화 및 비활성화, 웹 어셈블리용 Qt를 참조하십시오.

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.