top | item 46333500 (no title) copypaper | 2 months ago Nice work! I'm curious though, what was your use case for needing a smaller library? Since you're running this on a server, what difference does an extra 226KB make? discuss order hn newest lulzx|2 months ago on cloudflare workers, the bundle limit makes 226KB massive. kentonv|2 months ago 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).
lulzx|2 months ago on cloudflare workers, the bundle limit makes 226KB massive. kentonv|2 months ago 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).
kentonv|2 months ago 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).
lulzx|2 months ago
kentonv|2 months ago
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).