kaleidawave / ezno

A fast and correct TypeScript type checker and compiler with additional experiments
https://kaleidawave.github.io/posts/introducing-ezno/
MIT License
2.55k stars 47 forks source link

Improve comparison document #201

Open kaleidawave opened 2 months ago

kaleidawave commented 2 months ago

There could be some improvements to the current comparison document

There are a few TS examples where I am not quite sure on.

I have strict: true here. But maybe it needs more?

image

Additionally maybe some of the lib definitions might need to be extended?


Additionally it would be nice to see Flow and maybe the now retired Hegel type check diagnostics along side.

Relevant files src/playground/comparison/typescript_wrapper.mjs and src/playground/comparison/comparison_generator.mjs