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
{{ message }}
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
It would be useful to support a bidirectional promise between parent and worker and also worker and parent.
For example, the worker may need to execute and wait for an operation only available to the main thread, so having exec/operation work within the context of the main thread should be supported.
The text was updated successfully, but these errors were encountered:
It would be useful to support a bidirectional promise between parent and worker and also worker and parent.
For example, the worker may need to execute and wait for an operation only available to the main thread, so having exec/operation work within the context of the main thread should be supported.
The text was updated successfully, but these errors were encountered: