summaryrefslogtreecommitdiffstats
path: root/library/portable-simd/crates/core_simd/webdriver.json
blob: f1d5734f1cebd23fcc61bca3a0a1b505865cc190 (plain)
1
2
3
4
5
6
7
{
    "goog:chromeOptions": {
        "args": [
            "--enable-features=WebAssemblySimd"
        ]
    }
}