[target.wasm32-unknown-unknown]
# debuginfo and symbols are stripped to decrease size of generated debug binary.
# Otherwise, the binary would be so huge that the wasm test harness barfs on it.
rustflags = [
    "--cfg", "getrandom_backend=\"wasm_js\"",
    "-C", "debuginfo=0",
    "-C", "strip=symbols",
]
runner = "wasm-bindgen-test-runner"

Homonyms

cyb/.cargo/config.toml
soft3/radio/.cargo/config.toml
soft3/radio/iroh-car/.cargo/config.toml
soft3/radio/iroh-blobs/.cargo/config.toml
soft3/radio/iroh-gossip/.cargo/config.toml
neural/rs/codegen/.cargo/config.toml
soft3/radio/quinn/.cargo/config.toml
cyb/evy/forks/naga/.cargo/config.toml
soft3/radio/iroh-ffi/iroh-js/.cargo/config.toml
soft3/radio/quinn/fuzz/.cargo/config.toml
neural/trident/editor/zed/languages/trident/config.toml

Graph