emscripten-core / emscripten-core/emscripten
Implement mutexes in non-pthreads
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
From https://github.com/rust-lang/rust/issues/156350
Implement actual locking mutexes even in non-pthreads builds.
Contributor guide
Assessment
This issue has not been assessed yet.