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

Pyodide support #323

Open
simontaurus opened this issue May 19, 2024 · 0 comments
Open

Pyodide support #323

simontaurus opened this issue May 19, 2024 · 0 comments

Comments

@simontaurus
Copy link

simontaurus commented May 19, 2024

Pyodide is a python distribution for the browser and Node.js based on WebAssembly. Especially useful for playgrounds/education (e. g. JupyterLite) and interactive documentation (e. g. markdown-exec)

Pure python packages are directly supported, but packages with C extensions like mwparserfromhell need to be handled explicitly.

@earwig Would you be interested in providing a pyodide package?
It shouldn't be much efford, since https://github.com/conda-forge/mwparserfromhell-feedstock/blob/main/recipe/meta.yaml is already in place

@simontaurus simontaurus changed the title Pyodid support Pyodide support May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant