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

Investigate using debug builds of pyodide #38

Open
bollwyvl opened this issue Dec 9, 2022 · 0 comments
Open

Investigate using debug builds of pyodide #38

bollwyvl opened this issue Dec 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bollwyvl
Copy link
Contributor

bollwyvl commented Dec 9, 2022

Problem

Sometimes it's hard to debug pyodide issues: apparently the debug instance can be used

Proposed Solution

From the Workshop:

https://cdn.jsdelivr.net/pyodide/v0.22.0a3/debug/pyodide.asm.wasm
https://cdn.jsdelivr.net/pyodide/v0.22.0a3/debug/pyodide.asm.js
write over node_modules/pyodide/*

Additional context

So theoretically, we can just set the URL to a different one and get debug builds (maybe worth it on the RTD site) and/or use it when an offline pyodide is forced.

@bollwyvl bollwyvl added the enhancement New feature or request label Dec 9, 2022
@jtpio jtpio transferred this issue from jupyterlite/jupyterlite Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant