josdejong/workerpool

Implement support for a blob url instead of a path

Open

#23 opened on Jun 9, 2017

 (9 comments) (0 reactions) (0 assignees)JavaScript (164 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,307 stars)
PR merge metrics
 (Avg merge 21d 16h) (3 merged PRs in 30d)

Description

similar to function-thread.

If you use the vm module, it already takes a string. As for Worker, you could use a data-url.

Contributor guide