[clang] [llvm] Conditionalize use of POSIX features missing on WASI/WebAssembly (PR #92677)

via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 26 20:24:01 PDT 2025


whitequark wrote:

Now that WASI SDK has `<mutex>` support in `wasm32-wasip1` (the single-threaded target) it is time to revisit the PR, as I believe all other changes do not require upstream WASI SDK work.

https://github.com/llvm/llvm-project/pull/92677


More information about the llvm-commits mailing list