tlsnotary / tlsn

Rust implementation of the TLSNotary protocol
https://tlsnotary.org
278 stars 73 forks source link

feat(wasm): no-bundler flag #546

Closed sinui0 closed 3 months ago

sinui0 commented 3 months ago

This PR adds a feature flag to enable no-bundler in wasm-bindgen-rayon instead of having it enabled by default.