|
|
|
|
|
by maeln
2386 days ago
|
|
WASM is a binary and a text format. You can turn any WASM binary to the text format and have a readable version of the blob. Firefox can automatically show you the text version of a WASM blob.
So no, there is no difference with a minified JS. Just because there are in a text format don't make them any more easy to reverse engineer. |
|
ex: