Hacker News new | ask | show | jobs
by icholy 3836 days ago
Do you really read other people's minified/obfuscated js?
1 comments

It was far less common to minify JS code when I started doing that, but yeah, even now I much rather have minified JS code than no code at all.
So decompile or disassemble WebAssembly?