Hacker News new | ask | show | jobs
by eyeris 953 days ago
The swc project reimplemented some of the js build toolchain in rust which led to some great speed ups.

I’d imagine that this call for rewriting prettier is inspired by swc

Not sure if updating prettier will benefit as much as transpilation.

[0] https://swc.rs/docs/benchmarks

1 comments

Any AOT compiled language will do, but only Rust will give extra hacker credo points.