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
It would make initialisation slightly faster, but downloading the library would only happen once and then be available from the browser cache. In many cases, it's not known if the library is needed to patch http functionality, especially when running arbitrary code from a user.
I can add an optional flag to disable this patch for those who want to optimise loading speed.
loading
pyodide_http
only when it's relevant can make the inital loading faster.The text was updated successfully, but these errors were encountered: