Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
G2-Games authored Jul 6, 2024
1 parent fdd88a7 commit 9790653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A USB library which works seamlessly across most native and WASM targets.
> [mdn web docs](https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API)
> [!IMPORTANT]
> When compiling this crate on a WASM target, you must use either
> When compiling this crate on a WASM target, you must use either the rustflags
> `RUSTFLAGS=--cfg=web_sys_unstable_apis` or by passing the argument in a
> `.cargo/config.toml` file. Read more here: https://rustwasm.github.io/wasm-bindgen/web-sys/unstable-apis.html
Expand Down

0 comments on commit 9790653

Please sign in to comment.