Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compatibility for Pyodide-tagged wheels #804

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 21, 2024

  1. Add Pyodide compatibility

    We are changing our wheel platform tag to pyodide_2024_0 so we need to teach
    packaging to map Emscripten platform to this.
    hoodmane committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cf62f7f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    51712d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    bf66c63 View commit details
    Browse the repository at this point in the history
  2. Add tests

    hoodmane committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5d5b76d View commit details
    Browse the repository at this point in the history