Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

support Isolate.spawn #234

Closed
jmesserly opened this issue Jun 22, 2015 · 1 comment
Closed

support Isolate.spawn #234

jmesserly opened this issue Jun 22, 2015 · 1 comment

Comments

@jmesserly
Copy link
Contributor

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.

@jmesserly
Copy link
Contributor Author

This issue was moved to dart-lang/sdk#27318

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

No branches or pull requests

1 participant