Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web worker API #1222

Closed
ry opened this issue Nov 26, 2018 · 6 comments
Closed

Add web worker API #1222

ry opened this issue Nov 26, 2018 · 6 comments
Milestone

Comments

@ry
Copy link
Member

ry commented Nov 26, 2018

can be copied mostly copied from here: https://cs.chromium.org/chromium/src/v8/src/d8.cc?l=1819&rcl=500be6dd6ec690aebae921e8a97d17f8055de017

@ry ry added this to the v0.3 milestone Nov 26, 2018
@romandev
Copy link
Contributor

I'll take this issue.

@romandev
Copy link
Contributor

romandev commented Dec 1, 2018

@bartlomieju Okay, could you please take this issue over? I can't start on this work for now..

@bartlomieju
Copy link
Member

Workers have landed with #1460

@ry
Copy link
Member Author

ry commented Feb 12, 2019

Not really. We have most of the internal plumbing now but you cannot actually do new Worker("foo.js")... I will try to surface this soon.

@afinch7
Copy link
Contributor

afinch7 commented Mar 23, 2019

Working on this one right now. Maybe we can close this out in the next week.

@afinch7 afinch7 mentioned this issue Mar 28, 2019
@ry
Copy link
Member Author

ry commented Apr 1, 2019

Closed by #1993

@ry ry closed this as completed Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants