You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I don't the sem_open family of function works under emscripten. We should probably simple remove them. Those functions are really designed from multi-process communication which emscripten does not support in general.
sem_open()
call produces:main.cpp
:Compile command:
Version of emscripten/emsdk:
Full link command and output with
-v
appended:The text was updated successfully, but these errors were encountered: