qt_wasm_maximum_memory
WebAssembly 内部最大内存。
此属性在 Qt 6.7 中引入。
注意: 此属性为技术预览版,在未来版本中可能会更改。
注: 该属性仅在针对 WebAssembly 平台时使用。
指定应用程序可使用的最大内存量。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.