Alexandru Ciucă
Results
12
comments of
Alexandru Ciucă
The culprit is this callback: https://github.com/use-strict/7z-wasm/blob/master/cli.js#L21 It turns out Emscripten spits out individual signed bytes, so we need to decode the UTF-8 encoded output manually instead of treating each byte...
It's basically unusable. Build time increases by a factor of 10. Sometimes it crashes as well.