Comment by lerp-io
5 hours ago
whats the point of writing rust memory safe for js if js is already memory safe, ant u just write it in js???
5 hours ago
whats the point of writing rust memory safe for js if js is already memory safe, ant u just write it in js???
Too slow. Different people implemented linter, bundler, ts compiler in JS. That means three different parsers and ASTs, which is inefficient. These guys want a grand unified compiler to rule them all.