mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
chore: update README
This commit is contained in:
parent
35c2750790
commit
be34f8dd14
1 changed files with 2 additions and 4 deletions
|
|
@ -25,14 +25,12 @@ These tools include:
|
||||||
|
|
||||||
The goal of this project is to:
|
The goal of this project is to:
|
||||||
|
|
||||||
* Create a *really* fast native program by using the Rust programming language.
|
* Create a *really* fast native program by using the Rust programming language
|
||||||
* Provide the basic building blocks for creating your own tools by having good API designs
|
* Provide the basic building blocks for creating your own tools by having good API designs
|
||||||
* Provide good documentation on learning Rust and compiler techniques.
|
* Provide good documentation on learning Rust and compiler techniques
|
||||||
|
|
||||||
> Performance issues are considered as bugs in this project.
|
> Performance issues are considered as bugs in this project.
|
||||||
|
|
||||||
Rust but would like to learn things.
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
This project is an invitation for you to come and learn Rust with us.
|
This project is an invitation for you to come and learn Rust with us.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue