ウェブ用アプリケーションの構築
Qt for WebAssembly を使用して、WebAssembly フォーマットでアプリケーションをビルドし、ローカルの Web ブラウザにデプロイして実行します。
プロジェクトの実行設定で Web ブラウザを変更してください。
WebAssembly は、Web ページでサンドボックス化された実行可能コードを可能にするバイナリフォーマットです。このフォーマットはネイティブのマシンコードとほぼ同等の速度です。すべての主要なウェブブラウザでサポートされています。
注: WebAssemblyを使用するには、WebAssemblyプラグインを有効にしてください。
Web 用のアプリケーションをビルドして Web ブラウザで実行するには、Qt for WebAssembly を Qt Online Installer.Qt for WebAssembly をインストールすると、ビルドと実行のキットが自動的にQt Creator に追加されます。
How toも参照してください: WebAssembly 用の開発」、「プラグインの有効化と無効化」、「Qt for WebAssembly」も参照してください。
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.