We are using a C/C++ library compiled with emscripten. We need to call some 
long lasting functions and would like to see them as async/await model on 
the JS side, to avoid blocking the main thread. I read some stuff around 
emscripten_async_call but cannot see if this is the path do go. Are them 
some well known techniques or API to do that?

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to