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

Worker does not work on the browser #1

Open
Dreckr opened this issue Jan 14, 2014 · 1 comment
Open

Worker does not work on the browser #1

Dreckr opened this issue Jan 14, 2014 · 1 comment
Labels

Comments

@Dreckr
Copy link
Owner

Dreckr commented Jan 14, 2014

Current implementation uses spawn instead of spawnUri, which is not allowed on Dartium. Also, dart2js throws "Uncaught Illegal underlying port Instance of '_IsolatedSendPort' ".

@Dreckr
Copy link
Owner Author

Dreckr commented Feb 4, 2014

This can't be resolved until spawnUri allows us to send custom objects across isolates or spawn is supported on client side.

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

No branches or pull requests

1 participant