Y
Hacker News
new
|
ask
|
show
|
jobs
by
miohtama
1353 days ago
Why is Brotli more efficient on Wasm files? I believe their built-in dictionary was tuned for HTML, CSS and JS content.
1 comments
robryk
1353 days ago
I'd guess that the context model (based on last 1-2 bytes) can be used to separate opcodes and their parameters.
link