We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7beed27 commit ee7260fCopy full SHA for ee7260f
cmake/caches/Runtime-WASI-wasm32.cmake
@@ -27,4 +27,4 @@ set(SWIFT_STDLIB_ENABLE_THINCMO YES CACHE BOOL "")
27
# build with the host compiler
28
set(SWIFT_BUILD_RUNTIME_WITH_HOST_COMPILER YES CACHE BOOL "")
29
30
-set(SWIFT_STDLIB_SINGLE_THREADED_RUNTIME YES CACHE BOOL "")
+set(SWIFT_STDLIB_SINGLE_THREADED_RUNTIME TRUE CACHE BOOL "")
0 commit comments