5 ms·
4MB for pure brython_stdlib.js ? :(
by d33d33 5y ago
4MB for pure brython_stdlib.js ? :(
- goffi 5y agothis is the default stdlib with everything, you have tools to transpile only what you need and make it much smaller: https://www.brython.info/static_doc/en/import.html https://www.brython.info/static_doc/en/import.html. Also after first launch it is stored in indexedDB, which speed up import the following times.