developit/workerize-loader

Transferable support

Open

#51 opened on Aug 25, 2018

View on GitHub
 (6 comments) (6 reactions) (0 assignees)JavaScript (2,296 stars) (111 forks)batch import
enhancementgood first issuehelp wanted

Description

Hi! Do you think you could include a way to pass Transferable objects correctly? It would be great to be able to return a MessagePort so that the function can return a stream instead of a single value.

Contributor guide