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

ENH Add Pyodide support #7803

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 20, 2023

  1. WIP Demo of Pyodide support

    hoodmane committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    473a469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc9f5a View commit details
    Browse the repository at this point in the history
  3. Add IS_PYODIDE to helpers.py

    hoodmane committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    402880b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee5c0f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a4c9db View commit details
    Browse the repository at this point in the history
  6. Fix negated conditional

    hoodmane committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5572cb0 View commit details
    Browse the repository at this point in the history
  7. Fix more things

    hoodmane committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cb54962 View commit details
    Browse the repository at this point in the history
  8. Try adding Pyodide to CI

    hoodmane committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    72abf4f View commit details
    Browse the repository at this point in the history
  9. Fix

    hoodmane committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ac0c8c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    a6f39fa View commit details
    Browse the repository at this point in the history
  2. Fix mypy

    hoodmane committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    58ec5cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b56f520 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Use correct Pythonv version

    hoodmane committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f048898 View commit details
    Browse the repository at this point in the history
  2. Try setting up virtualenv

    hoodmane committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6a31a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2607d49 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Add mock test

    hoodmane committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2cbae1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfc0ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0208a3 View commit details
    Browse the repository at this point in the history
  4. Add simple in-pyodide test

    hoodmane committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    584d90f View commit details
    Browse the repository at this point in the history
  5. Add self to CONTRIBUTORS

    hoodmane committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7017b3f View commit details
    Browse the repository at this point in the history
  6. Add CHANGES file

    hoodmane committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    819ef14 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

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