- read-only demo server at https://a.ocv.me/pub/demo/
- latest gzip edition of the sfx: v1.0.14
bugfixes
- found a janky workaround for the remaining chrome wasm gc bug
- worker-global typedarray holding on to the first and last byte of the filereader output while wasm chews on it
- overhead is small enough, slows down firefox by 2~3%
- seems to work on many chrome versions but no guarantees
- still OOM's some 93 and 97 betas, probably way more
other changes
- disable
mt
by default on https-desktop-chrome- avoids the gc bug entirely (except for plaintext-http and phones)
- chrome doesn't parallelize
crypto.subtle.digest
anyways