image-rs / jpeg-decoder

JPEG decoder written in Rust
Apache License 2.0
150 stars 87 forks source link

Fixing issue with worker on wasm targets #236

Closed gents83 closed 2 years ago

gents83 commented 2 years ago

With previous code on wasm target it was executing anyway multithreading request

image