Skip to content

Commit 62b8e86

Browse files
committed
Add a config for target.wasm32-unknown-unknown
1 parent e7496ba commit 62b8e86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[target.wasm32-unknown-unknown]
2+
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']

0 commit comments

Comments
 (0)