Hi, Working on my own port:libcxx to upgrade it to 13.0.1 I noticed that there's an intriguing possibility to build it to use ParallelSTL - and that happens to be a "runtime" that's included in the source tree.
Does anyone have experience with this feature? It does require an extra dependency on port:tbb in order to be of any interest, but that doesn't seem to be problematic. Thanks, R.