Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway63467
403 days ago
I was wondering when someone would write a type checker in Rust, seemed like an obvious thing to do given how slow mypy is.
1 comments
joshdavham
402 days ago
There's Pyrefly if you wanna check it out:
https://github.com/facebook/pyrefly
link