disable-webassembly icon indicating copy to clipboard operation
disable-webassembly copied to clipboard

Does disabling Javascript in Chrome disable WASM?

Open cyberfox1 opened this issue 7 years ago • 2 comments

I.e. under Content Setting in Chrome.

If so, it might be useful to add in the guidance.

cyberfox1 avatar Jul 24 '18 21:07 cyberfox1

as i under stand it the only way to run wasm is to have javascript tell the browser to run wasm this will change but for now the answer is yes also i use the no script plugin and when i go to sites that have wasm the wasm doesn't work untell i enable javascript

unmellow avatar Jan 30 '20 03:01 unmellow

Yes, it does

JavaScript is required to load WASM code, so it just won't work

ghost avatar Jan 14 '21 14:01 ghost