proptest-rs / proptest

Hypothesis-like property testing for Rust
Apache License 2.0
1.63k stars 152 forks source link

fix wasm support #458

Open bmwill opened 4 weeks ago

bmwill commented 4 weeks ago

This is a rebased version of #270 that I needed to get proptest working in wasm environments.