Remix.run Logo
lerp-io 4 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???

throw567643u8 4 hours ago | parent [-]

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.