Stream: wasi-threads

Topic: THREADS cmake variable


view this post on Zulip Scott Waye (Jan 20 2026 at 14:45):

What is the effect of THREADS , it seems that -pthread is enabled, even when THREADS is off : https://github.com/WebAssembly/wasi-libc/blob/b201bed7d08de523d2e792ea26e661afd3612387/CMakeLists.txt#L88-L97 ?

WASI libc implementation for WebAssembly. Contribute to WebAssembly/wasi-libc development by creating an account on GitHub.

Last updated: Jan 29 2026 at 13:25 UTC