You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Current (with leak): 10 lessons opened × 10MB Pyodide = 100MB
Fixed: Single worker instance, cleanup on unmount, max 10MB for Pyodide
Additional Context
This is a subtle memory leak that accumulates over time. Users taking multiple lessons will see performance degradation. The fix is straightforward but important for production use.