mirror of https://github.com/WebAssembly/wasi-sdk
This commit enables thread support in libc++ for all thread models, enabling C++ applications that use threading APIs like `<atomic>` but do not spawn threads (e.g. Clang) to be built with minimal changes. Fixes #546.pull/548/head
parent
36e12fd303
commit
fb2ae117ff
@ -1 +1 @@
|
||||
Subproject commit 50ae11904df674fecaa311537967fe138c21fcc7
|
||||
Subproject commit 3f7eb4c7d6ede4dde3c4bffa6ed14e8d656fe93f
|
Loading…
Reference in new issue