GoogleChromeLabs/worker-plugin

worker_threads compatibility?

开放

#10 创建于 2018年10月9日

 (12 条评论) (3 个反应) (0 位负责人)JavaScript (88 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (1,908 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Understood if this is off-topic, and feel free to close, but I was just wondering if you'd considered compatibility with Node.js worker_threads here at all?

It seems like the sort of thing that would be generally useful for Node.js optimization as well, in having some kind of --node output, since you're already in the game of worker builds.

Although perhaps, a translation layer from web-style workers to Node.js-style worker_threads would be the better route as its own project.

Otherwise do you know anyone working on this problem / who considers this important?

贡献者指南