Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I wish it was possible to disable WASM in browsers.

In Firefox at least: navigate to about:config and then `javascript.options.wasm => false` seems to do the job.

This causes any access to the global WebAssembly object to fail with `WebAssembly is not defined` (e.g. it won't be possible to instantiate wasm blobs).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: