fix openssl

This commit is contained in:
lizzie 2026-06-09 04:26:28 +00:00
parent e8246f42b2
commit e5fd0b8ef5
2 changed files with 2 additions and 0 deletions

View file

@ -78,6 +78,7 @@ endif()
if (PLATFORM_EMSCRIPTEN)
target_link_options(yuzu-cmd PRIVATE
-sINITIAL_MEMORY=33554432
-sGLOBAL_BASE=16777216
-sPTHREAD_POOL_SIZE_STRICT=0
-sPTHREAD_POOL_SIZE=navigator.hardwareConcurrency)