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 70670cb commit 6879e77Copy full SHA for 6879e77
ChangeLog.md
@@ -17,6 +17,8 @@ See docs/process.md for how version tagging works.
17
18
Current Trunk
19
-------------
20
+- Removed preamble variable ENVIRONMENT_IS_PTHREAD. Use the variable
21
+ ENVIRONMENT_IS_WORKER instead to detect code that is running in a pthread.
22
- All ports now install their headers into a shared directory under
23
`EM_CACHE`. This should not really be a user visible change although one
24
side effect is that once a give ports is built its headers are then
0 commit comments