Blog
Status updates
Week 20

This is the status update for stc (opens in a new tab), the new TypeScript type checker written in Rust.

TL;DR;

Stats:

Stats {
    Matched: 6295 => 6315,
    Bad (required): 3739 => 3719,
    Bad (excess): 820 => 772,
    Bad (panic): 107 => 106,
}

This is the diff for the commit used for previous status update (opens in a new tab) and the last commit on 4/2 (opens in a new tab).

Although I (@kdy1) was very busy, I and the contributors managed to fix some bugs. Actually, I'm working on a new log viewer project for stc. It will take some time, but I'm sure that it will make the development of stc much easier.

Contributions

Contributors

Thank you!