Comment on Show HN: TinyPDF – 3kb pdf library (70x smaller than jsPDF)parentComments−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
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).