Replies: 1 comment
-
Is there some reason you need to use In terms of compression I believe folks have looked into options in the past but maybe not the Compression Streams API. Sounds like a reasonable suggestion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello to all,
My compiled project become big ~10Mb single file and I noticed that there exist Compression Streams API out of box in browser, so why not to use it for blobs ?
What do you think about such idea ?
Beta Was this translation helpful? Give feedback.
All reactions