rust/crates/core_simd/webdriver.json

8 lines
114 B
JSON
Raw Normal View History

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