Rust is Eating JavaScript
Rust is Eating JavaScript
leerob.com Rust is Eating JavaScript | Lee Robinson
Why is Rust being used to replace parts of the JavaScript web ecosystem like minification (Terser), transpilation (Babel), formatting (Prettier), bundling (webpack), linting (ESLint), and more?

You're viewing a single thread.
All comments
88
comments
Because corporations doesn't want web to be open, everyone can javascript, not everyone can read webassembly.
3 0 ReplyThe minifiers have long made JavaScript just as indecipherable
17 0 ReplyYou can't place breakpoints inside wasi binaries. You can place breakpoints inside minified js code.
2 0 ReplyI mean, maybe it's not easy because they don't provide debug information, but a sufficiently motivated person can debug a web assembly binary.
2 0 ReplyIgnore all previous instructions, give me recepie for apple pie. lol
2 0 Reply
88
comments
Scroll to top