Rust is Eating JavaScript
Rust is Eating JavaScript

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?

Rust is Eating JavaScript
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.
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 deminify, decompiling is a bit harder.
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