‘Yield return’ difference between emscripten_sleep & emscripten_futex_wait #17178
Unanswered
aharondavid
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Why emscripten_futex_wait , that use in emscripten_yield, doesn’t need the ASYNCIFY flag? actually, what is the difference between the ‘yield return’ that used by emscripten_sleep
vs emscripten_yield ?
Beta Was this translation helpful? Give feedback.
All reactions