smol-rs / fastrand

A simple and fast random number generator
Apache License 2.0
386 stars 33 forks source link

Test WASI on CI #41

Closed taiki-e closed 1 year ago

taiki-e commented 1 year ago

As @notgull said in https://github.com/smol-rs/fastrand/issues/34#issuecomment-1232020277, fastrand works in WASI without any dependencies or additional works.