Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Support bidirectional exec/operation #16

Open
J-Rojas opened this issue Mar 4, 2022 · 2 comments
Open

Support bidirectional exec/operation #16

J-Rojas opened this issue Mar 4, 2022 · 2 comments

Comments

@J-Rojas
Copy link
Contributor

J-Rojas commented Mar 4, 2022

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.

@kwolfy
Copy link
Owner

kwolfy commented Mar 10, 2022

It looks like good idea, will happy to see PRs

J-Rojas added a commit to J-Rojas/webworker-promise that referenced this issue May 16, 2022
@J-Rojas
Copy link
Contributor Author

J-Rojas commented May 23, 2022

Hi, I've posted a PR for this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants