qt_wasm_maximum_memory

内部の WebAssembly の最大メモリ。

このプロパティは Qt 6.7 で導入されました。

注意: このプロパティはテクノロジープレビューであり、将来のリリースで変更される可能性があります。

注意: このプロパティは、WebAssembly プラットフォームをターゲットにしている場合にのみ使用されます。

アプリケーションが使用できるメモリの最大量を指定します。Emscripten コンパイラの設定MAXIMUM_MEMORY に変換されます。デフォルト値は 4GB で、これは 32 ビット WebAssembly の最大値です。

詳細は、Emscripten コンパイラの設定を参照してください。

© 2025 The Qt Company Ltd. 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.