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

Jérémy Lal kapouer at melix.org
Sun Aug 1 11:01:46 BST 2021


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

* Package name    : swc
  Version         : 1.2.70
  Upstream Author : kdy1 <kdy1997.dev at 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.


More information about the Pkg-javascript-devel mailing list