danfojs
danfojs copied to clipboard
Request to Reduce Size of JavaScript Library > 6MB
I am writing to bring to your attention an issue regarding the size of the JavaScript library. Currently, the library's file size exceeds 6MB via the official CDN.
This is causing a FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory when building with Vite -- this library is huge
@fcorallini @millerforge We plan to reduce the number of external packages that might be bundled with the package
One suggestion I have to this mark is SheetJS. They recently made an unannounced move away from npm and are now issuing updates on an alternate platform while still keeping the old version on npm. It's started to cause problems e.g. a CVE was discovered for the npm-hosted version, a fix for which will not be reaching the NPM version. (and thus danfojs)