Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Further underline that this feature is largely syntactic #22

Open
domenic opened this issue May 24, 2018 · 0 comments
Open

Further underline that this feature is largely syntactic #22

domenic opened this issue May 24, 2018 · 0 comments

Comments

@domenic
Copy link
Owner

domenic commented May 24, 2018

That is, we're not proposing adding workers to the JS language. How a given blöck is run is up to its tag function, giving flexibility for many things you could do with them. E.g. dedicatedWorker{| ... |} vs. threadPool{| ... |} vs. crossOriginIFrame{| ... |} vs. inAComputeCluster{| ... |}.

Probably this consists of both:

  • More carefully explaining the feature in its intro
  • Adding examples like the ones above
@domenic domenic changed the title Further underline that this feature is purely syntactic Further underline that this feature is largely syntactic May 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant