You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead, tests are conducted by running a small js script which requires the
wasm module built from the test library. I removed wasm-bindgen-test because it
failed to link the test module when OsRand or StdRng::from_entropy were used,
despite the library working when required by js script.
0 commit comments