-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
C - needs discussionDirection must be ironed outDirection must be ironed outDS - webS - metaProject governanceProject governance
Description
We're currently on the hook for maintaining two different web backends, and I'm not sure how much sense that makes going forward.
Supporting both stdweb
and web-sys
made sense when the web backend was created, because they were both actively developed projects with no clear 'better' choice. I'm not sure it makes sense going forward, given stdweb hasn't had a commit merged in around 10 months, including various PRs that have been piling up.
Additionally, contributions from downstream users (the lifeblood of the web backend, now that I'm too busy to actively develop it) don't always support stdweb
(see #1659, #1652)
I see two possible paths forward:
- Continue to merge PRs that exclusively fix or improve the
web-sys
backend, lettingstdweb
fall out of feature parity - Make a hard break and remove
stdweb
support in the next breaking change
Metadata
Metadata
Assignees
Labels
C - needs discussionDirection must be ironed outDirection must be ironed outDS - webS - metaProject governanceProject governance