developit/workerize-loader

Transferable support

Open

#51 opened on Aug 25, 2018

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

Repository metrics

Stars
 (2,296 stars)
PR merge metrics
 (No merged PRs in 30d)

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