help wantedplayground
Repository metrics
- Stars
- (803 stars)
- PR merge metrics
- (PR metrics pending)
Description
This is a well known pyscript pattern; it allows for the UI to load very quickly (because micropython is small) while pyodide loads in the background.
This is probably not an easy task because it requires a lot of pyscript experience. Unfortunately I cannot find any docs or tutorial for how to use this pattern.