Skip to content

Commit

Permalink
Add cargo settings
Browse files Browse the repository at this point in the history
  • Loading branch information
vbkaisetsu committed Jul 13, 2024
1 parent 46923bb commit b1a2512
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/wasm/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build]
rustflags = ["--cfg=web_sys_unstable_apis"]

0 comments on commit b1a2512

Please sign in to comment.