Skip to content

Commit

Permalink
Switch back to native
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git committed Jan 31, 2024
1 parent a2b3b4c commit 8072e6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
rustflags = ["--cfg=web_sys_unstable_apis"]

[build]
target = "wasm32-unknown-unknown"
# Uncomment to work on wasm version. See https://c-git.github.io/rust/wasm/#switch-cargo-to-target-wasm for more info
# target = "wasm32-unknown-unknown"

0 comments on commit 8072e6d

Please sign in to comment.