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 migration plan #921

Open
sra405 opened this issue Feb 13, 2024 · 0 comments
Open

Pyodide migration plan #921

sra405 opened this issue Feb 13, 2024 · 0 comments

Comments

@sra405
Copy link
Contributor

sra405 commented Feb 13, 2024

Remaining tasks outstanding:

Originally posted in #893

Considerations:

  • Is this an extensive list?
  • Can we do a partial rollout? If so what would be needed when?
  • Can we determine if the code in the editor requires Skulpt packages dynamically? (i.e. can we automatically utilise pyodide where appropriate and rollout indirectly?)
  • Can we add pyodide to the web component?

Fixes required

  • Input function asks for the answer before it tells you what the question is 😰
  • Fix the chart.add function in pygal to accept a single value for the values argument as well as a list of values 📊
  • Work out why the whls won’t load up on the staging site 🛞
  • Stop the SenseHat resetting on every run 🔁
  • Reduce latency between code runs by caching the modules interpreted from WebAssembly so this does not need to happen each time the code is run, possibly using a WebAssembly Module (see thread) ⏱️
@sra405 sra405 changed the title Pyodide migration Pyodide migration plan Mar 4, 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