ansuz / RIIR

why not Rewrite It In Rust
https://transitiontech.ca/random/RIIR
623 stars 6 forks source link

Question unrelated to rust #93

Open telamon opened 1 year ago

telamon commented 1 year ago

Hello everyone, I've seen a similar agenda that attacks ES6 projects to rewrite everything to TypeScript, I'm curious to know if there is a similar repository as this one, keeping track of that movement.

I'm having difficulties finding anything useful, the search engines seem to be saturated with a singular bias. :/ Thanks.

progval commented 1 year ago

So what you're saying is that you want to rewrite this repo in TypeScript?

telamon commented 1 year ago

I don't think i am. i'd be quite surprised if i was. uncomfortable thought

SOF3 commented 1 year ago

"Rewrite in TS" is really a different story. You just need to provide declarations to transform JS to TS, but RIIR requires magnitudes more energy to get borrowck happy.