From 2a094e42db4597e4b1f0ced1b0b7c08e9a0715f7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EA=B0=95=EB=8F=99=EC=9C=A4?=
- + @@ -68,19 +68,6 @@ Become a sponsor and get your logo on our README on Github with a link to your s Check out the documentation [in the website](https://swc-project.github.io/docs/installation). - -# Installation - -Currently this requires nightly version of [rust][]. - -```sh -npm i -D swc -``` -or -```sh -yarn add --dev swc -``` - # Features ## Parsers @@ -103,7 +90,6 @@ New generation javascript to old-days javascript. - [x] arrow-functions - [x] block-scoped-functions - [x] block-scoping - - Note: this might be buggy (at this time) - [x] classes - [x] computed-properties - [x] destructuring