Skip to content

support Isolate.spawn #27318

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

Closed
jmesserly opened this issue Sep 13, 2016 · 1 comment
Closed

support Isolate.spawn #27318

jmesserly opened this issue Sep 13, 2016 · 1 comment

Comments

@jmesserly
Copy link

From @jmesserly on June 22, 2015 17:24

https://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/dart:isolate.Isolate#id_spawn

Comment from @vsmenon

Does spawnFunction make sense in the browser? If so, how do we support it? This is at least somewhat related to the module question - how do we tell the worker what code to load? dart2js assumes that the current script tag's src attribute contains all code.

Copied from original issue: dart-archive/dev_compiler#234

@jmesserly
Copy link
Author

obsolete; we don't support dart:isolate in the browser

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

No branches or pull requests

1 participant