Skip to content

Deprecate stdweb support? #1662

@ryanisaacg

Description

@ryanisaacg

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, letting stdweb fall out of feature parity
  • Make a hard break and remove stdweb support in the next breaking change

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions