mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 09:03:37 +03:00
chore: Update README.md (#2693)
This commit is contained in:
parent
2b2f6955f2
commit
cb689565d5
@ -22,7 +22,7 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
swc is a super-fast typescript / javascript compiler written in rust. It's a library for rust and javascript at the same time. If you are using swc from rust, see [rustdoc](https://rustdoc.swc.rs/swc/) and for most users, your entrypoint for using library will be [parser](https://rustdoc.swc.rs/swc_ecma_parser/).
|
||||
swc (stands for `speedy web compiler`) is a super-fast typescript / javascript compiler written in rust. It's a library for rust and javascript at the same time. If you are using swc from rust, see [rustdoc](https://rustdoc.swc.rs/swc/) and for most users, your entrypoint for using library will be [parser](https://rustdoc.swc.rs/swc_ecma_parser/).
|
||||
|
||||
If you are using swc from javascript, please refer to [docs on the website](https://swc.rs/docs/installation/).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user