josdejong/workerpool

Implement support for a blob url instead of a path

Open

#23 opened on Jun 9, 2017

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

Repository metrics

Stars
 (2,297 stars)
PR merge metrics
 (PR metrics pending)

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