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

via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 14 18:26:51 PDT 2024


whitequark wrote:

> Alternatively, perhaps it would be good to stub it out at the pthread API level, so that C code is also handled.

This is [being discussed in wasi-libc](https://github.com/WebAssembly/wasi-libc/issues/501#issuecomment-2227444912) and might be a good way forward.

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


More information about the cfe-commits mailing list