logoalt Hacker News

lerp-iotoday at 8:57 AM1 replyview on HN

whats the point of writing rust memory safe for js if js is already memory safe, ant u just write it in js???


Replies

throw567643u8today at 9:13 AM

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.