Skip to content
Snippets Groups Projects
Commit e67dd992 authored by Cheng Shao's avatar Cheng Shao :beach:
Browse files

wasm: add brotli compression for ghci browser mode

This commit adds brotli compression for wasm shared libraries for ghci
browser mode. With BROTLI_MIN_QUALITY, the overhead is negligible, and
it helps reducing amount of transferred data when the browser connects
to the server over a slow connection.

(cherry picked from commit 731217ce)
parent afd60048
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment