developit/workerize-loader

Transferable support

Open

#51 aberto em 25 de ago. de 2018

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

Métricas do repositório

Stars
 (2.296 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador