developit / developit/greenlet

support module workers?

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.7k
Forks
97
PR merge metrics
No merged PRs in 30d

Description

Currently the worker is always created in classic mode. Since firefox now supports module workers, it would be nice to have the option for it in greenlet. It would open up some useful functionality, like dynamic imports.

I can submit a PR if this sounds desirable.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where greenlet creates its worker and review the existing worker-related tests. Check how an option could select module versus classic worker behavior, then verify that module workers support the requested dynamic-import use case while classic mode remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.