Currently there is no way to execute tests with `build-std` flag, because `wasm-pack` does not pass this flag to `cargo build`. https://github.com/rustwasm/wasm-pack/pull/851
Currently there is no way to execute tests with
build-stdflag, becausewasm-packdoes not pass this flag tocargo build.wasm-bindgen/wasm-pack#851