Skip to content

Conversation

@josephlr
Copy link

The getrandom crate currently builds (but does not run) tests for
wasm32-unknown-emscripten. Recently, cargo started putting artifacts in
a different location, causing cargo-web to break when running cargo web test.

This change correctly looks up the path for .wasm artifacts.

CC: rust-random/getrandom#140

Signed-off-by: Joe Richey [email protected]

The getrandom crate currently builds (but does not run) tests for
wasm32-unknown-emscripten. Recently, cargo started putting artifacts in
a different location, causing cargo-web to break.

This change correctly looks up the path for .wasm artifacts.

Signed-off-by: Joe Richey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant