Yuichiro Tachibana (Tsuchiya)
Yuichiro Tachibana (Tsuchiya)
However, the prebuilt packages must be installed from the Pyodide distribution and their versions are fixed anyway. ~~So we can bundle the initially required prebuilt package wheels into a single...
#1053 is an experimental PR implementing loading a single archive of the required prebuilt packages. It is rough impl and doesn't contain some necessary parts for prod-level release such as...
Compare them: * https://7f2f56a4.stlite-sharing.pages.dev/ (https://github.com/whitphx/stlite/pull/1053) : finished in 6.96s * https://99f68181.stlite-sharing.pages.dev/ (https://github.com/whitphx/stlite/pull/1056) : finished in 6.10s   Looks like...
TODO: Measure the loading performance again with Chrome's network throttle simulator.