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
@jvilk Out of curiosity, would this permit an async FS being used as a sync FS for Emscripten? I'm assuming no, but maybe I haven't quite wrapped my head around something.
If usable SharedArrayBuffers are detected when setting up the connection to/from the worker, use them for synchronous API calls.
The text was updated successfully, but these errors were encountered: