>>10Minified JS is trivial to de-minify. Whether WebAssembly is useful for obfuscating code depends on how abstract it is - if it's anything like real machine code, then making sense of it will be a real challenge, while if it's similar to CIL then getting the source back will be easy.