After refactoring, the ratio of Deno languages is approximately:
! [](https://pic2.zhimg.com/80/v2-5a3e19198f41ab3eb4dd9d745174f4b2_720w.jpg)
Proportion of Deno languages
As you can see, TypeScript is still the most used language, accounting for more than half of the total. Rust is next at almost a third, followed by JavaScript. The benefits of this update are as follows:
- Incremental compilation: reduced from 2 minutes to 30 seconds.
- Compiled binary size: reduced by 1Mb.
- Code size: 2,700 lines of code reduced.
Related reading:
- Why did Deno change the core module from TS back to JS
- Deno Chinese Manual: 18 volunteers completed all Deno core apis in 5 days
- Develop Deno with VS Code
I overestimated the percentage of STDS.
! [](https://pic4.zhimg.com/80/v2-52db91fe7f910a3a3c6b65e72844b553_720w.jpg)
Deno has more than 70% JS