[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991761: ITP: swc -- A super-fast typescript / javascript compiler written in rust



Package: wnpp
Severity: wishlist
Owner: Jérémy Lal <kapouer@melix.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, pkg-javascript-devel@alioth-lists.debian.net

* Package name    : swc
  Version         : 1.2.70
  Upstream Author : kdy1 <kdy1997.dev@gmail.com>
* URL             : https://swc.rs/
* License         : Apache-2.0 or Expat
  Programming Lang: Rust, Nodejs
  Description     : A super-fast typescript / javascript compiler written in rust

swc is a typescript / javascript transpiler.
It consumes javascript or typescript file written in one version
of these languages and emits javascript code which can be executed
on javascript engines that are not yet supporting latest features.
.
It is an order a magnitude faster than similar projects written in
javascript.
.
It also provides spack, a full featured javascript modules bundler
that can do tree shaking among other things.

swc is a game changer for javascript development / deployment.
It can transpile, bundle, minify a large project in second(s).
It is now quite mature and usable.

Reply to: