Comment on Show HN: TinyPDF – 3kb pdf library (70x smaller than jsPDF)parentComments−lulzxOP8moon cloudflare workers, the bundle limit makes 226KB massive.−kentonv8moFWIW, the limit these days is 10MB (after compression).https://developers.cloudflare.com/workers/platform/limits/That said, thank you for fighting library bloat! Small libraries tend to perform better (not just on Workers but in general).
Comments
on cloudflare workers, the bundle limit makes 226KB massive.
FWIW, the limit these days is 10MB (after compression).
https://developers.cloudflare.com/workers/platform/limits/
That said, thank you for fighting library bloat! Small libraries tend to perform better (not just on Workers but in general).