stevespringett / disable-webassembly

Browser hacks to disable WebAssembly (WASM)
110 stars 7 forks source link

Does disabling Javascript in Chrome disable WASM? #3

Open cyberfox1 opened 5 years ago

cyberfox1 commented 5 years ago

I.e. under Content Setting in Chrome.

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

unmellow commented 4 years ago

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

ghost commented 3 years ago

Yes, it does

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