rust/crates/core_simd/webdriver.json
2020-10-03 16:36:51 +10:00

7 lines
114 B
JSON

{
"goog:chromeOptions": {
"args": [
"--enable-features=WebAssemblySimd"
]
}
}