Skip to content
Snippets Groups Projects
Commit 731217ce 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.
parent ad7e271d
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