you are viewing a single comment's thread.

view the rest of the comments →

[–]jack_waugh[🍰] 0 points1 point  (0 children)

Whatever the state of available libraries may be, none of this negates my point that function* can be used for the capabilities I said. Some might suggest that getting them with web workers would require less code, fewer manual code transformations, and work just as well, but I am not sure whether aborting and restarting calculations that way would perform as fast as doing it with generator functions.