What does HackerNews think of disable-webassembly?

Browser hacks to disable WebAssembly (WASM)

#12 in Chrome
#22 in Firefox
#52 in Security
Just in case those who prefer not to allow Java need this, here's some info about disabling WASM in various browsers.

https://github.com/stevespringett/disable-webassembly

For Chrome you can also run:

chrome --js-flags=--noexpose_wasm

More info for other browsers and platforms:

https://github.com/stevespringett/disable-webassembly