GoogleChromeLabs / wasm-bindgen-rayon

An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
https://github.com/RReverser/wasm-bindgen-rayon
Apache License 2.0
404 stars 35 forks source link

Add warning about potentially-missing no-bundler feature #5

Open josephrocca opened 3 years ago

RReverser commented 3 years ago

I'm still not sure about this one, because it adds extra string that is only needed for debugging one specific scenario, but will remain in all production builds using bundlers too... I guess I'll keep it open and see if more people run into the same issue.