|
|
|
|
|
by mohsen1
3 hours ago
|
|
I'm making a TypeScript type checker in Rust. tsz is my main side project. Trying to learn from this for how to make software in fully automated fashion. tsz's goal is to match tsc (tsgo) but perform better. I am not passing all tsc's own test cases and working towards making it work on complex type packages. https://github.com/tsz-org/tsz |
|