diff --git a/.cargo/config.toml b/.cargo/config.toml index dc382b6..172e583 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -2,5 +2,5 @@ rustflags = ["--cfg=web_sys_unstable_apis"] # Enable for testing WASM-only stuff -[build] -target = "wasm32-unknown-unknown" +#[build] +#target = "wasm32-unknown-unknown"