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
Now you can only instantiate a module in the main thread. This should be possible to do in a worker thread instead.
After that, the usage should be the same, with the exception that all function calls will be async.