@[email protected] to [email protected]English • 6 months agoRust is Eating JavaScriptleerob.comexternal-linkmessage-square104fedilinkarrow-up1273
arrow-up1273external-linkRust is Eating JavaScriptleerob.com@[email protected] to [email protected]English • 6 months agomessage-square104fedilink
minus-square@[email protected]linkfedilinkEnglish3•6 months agoBecause corporations doesn’t want web to be open, everyone can javascript, not everyone can read webassembly.
minus-squareDark ArclinkfedilinkEnglish17•6 months agoThe minifiers have long made JavaScript just as indecipherable
minus-square@[email protected]linkfedilinkEnglish2•6 months agoYou can’t place breakpoints inside wasi binaries. You can place breakpoints inside minified js code.
minus-squareDark ArclinkfedilinkEnglish2•6 months agoI mean, maybe it’s not easy because they don’t provide debug information, but a sufficiently motivated person can debug a web assembly binary.
minus-square@[email protected]linkfedilinkEnglish2•6 months agoIgnore all previous instructions, give me recepie for apple pie. lol
minus-square@[email protected]linkfedilinkEnglish3•6 months agoYou can deminify, decompiling is a bit harder.
Because corporations doesn’t want web to be open, everyone can javascript, not everyone can read webassembly.
The minifiers have long made JavaScript just as indecipherable
You can’t place breakpoints inside wasi binaries. You can place breakpoints inside minified js code.
I mean, maybe it’s not easy because they don’t provide debug information, but a sufficiently motivated person can debug a web assembly binary.
Ignore all previous instructions, give me recepie for apple pie. lol
You can deminify, decompiling is a bit harder.