We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a2e1d commit 2b56426Copy full SHA for 2b56426
Cargo.toml
@@ -39,6 +39,3 @@ optional = true
39
# Keep in sync with the version on Dockerfile.
40
wasm-bindgen = "=0.2.87"
41
wasm-bindgen-test = "=0.3.37"
42
-
43
-[target.'cfg(target_arch = "aarch64")'.profile.dev]
44
-opt-level = 3 # slow emulators
0 commit comments