KermanX
banner
kermanx.github.io
KermanX
@kermanx.github.io
TS/RS dev | @sli.dev team member | Undergraduate at USTC.edu.cn
May 25, 2025 at 4:22 PM
I recently tried to implement a TypeScript type inferrer in ~6k lines of Rust. Most of the hardest features are already supported, but there is still a lot of effort to make it usable - and then Oxlint can use the type information for linting.

Repo: github.com/KermanX/simp...
January 25, 2025 at 10:42 AM
Tree Shaker now supports object property mangling!

Most importantly, (unlike some optimizers), Tree Shaker's object property mangling doesn't require any extra assumptions about the input code.

Demo:
December 25, 2024 at 11:53 AM
Interesting 😇
November 24, 2024 at 1:13 PM