alilleybrinker/langs-in-rust

Consider adding `swc` or replacing `Parcel` with `swc`?

Closed this issue · 1 comments

  • swc is the underlying transpiler for Parcel
  • Reference: https://swc.rs/
  • The existing caveat can be removed:

    Parcel is a large project of which the JavaScript transformer (written in Rust) is a small part. The "stars" number here reflects the whole project, which is broader than a programming language project.

I'd prefer to add, rather than replace. Parcel is still worth linking to. Care to open a PR?