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
I'm using pypyjs-release-nojit to run my app ( based on https://github.com/yazgoo/mma.js ).
Do you have any advice that would speed up the initialization of the app, like maybe compressing files, or maybe grouping the sources in one python file ?