Successfully merging a pull request may close this issue. refactor: changed npm to sheetjs cdn noufalrahim/care_fe refactor: changed from npm to SheetJS cdn noufalrahim/care_fe ...
When executing XLSX.write from the sheetjs library (writing an excel workbook) in Bun, memory consumption increases a lot. When running the same code in Node, this does not happen. I'm not sure if ...