Yes, nothing is safe from reverse engineering. Although, one can write layers of obfuscation on top if they want. WebAssembly would be no different in this than any platform for running code on the client.
On Sat, Jun 20, 2015 at 8:12 AM, bobajeff <[email protected]> wrote: > With a Hex Viewer, Disassembler and Decompiler most things even Windows > EXEs and DLLs are without protection from reverse engineering. > > See: > http://www.thefreecountry.com/programming/disassemblers.shtml > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
