QT_WASM_INITIAL_MEMORY
내부 웹어셈블리 초기 메모리.
이 프로퍼티는 Qt 6.2.4에 도입되었습니다.
참고: 이 프로퍼티는 기술 프리뷰에 있으며 향후 릴리스에서 변경될 수 있습니다.
참고: 이 속성은 WebAssembly 플랫폼을 대상으로 하는 경우에만 사용됩니다.
사용할 초기 메모리 양을 바이트 단위로 지정합니다. 더 많이 사용하면 브라우저가 이전 힙을 새 힙으로 복사합니다. 엠스크립텐 컴파일러의 INITIAL_MEMORY 설정으로 변환됩니다. QT_WASM_INITIAL_MEMORY는 65536바이트의 배수여야 합니다.
자세한 내용은 엠스크립텐 컴파일러 설정을 참조하세요.
© 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.