Does WASM Bindgen copy &mut [u8] zero times or twice?
From JavaScript, I call this Rust function. Does Bindgen copy the memory twice or zero times?
After ‘cargo install wasm-pack’ do I need to manually update chrome & chromedriver?
I’m on Windows 11. When I cargo install wasm-pack
it installs chromedriver v 114, but v 114 doesn’t work with the current version of Chrome.