kaleidawave / ezno

A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance
https://kaleidawave.github.io/posts/introducing-ezno/
MIT License
2.3k stars 42 forks source link

I wonder if this project has matured to this point yet? #75

Closed jeffwcx closed 8 months ago

jeffwcx commented 8 months ago

I want to build a general metadata extraction platform based on this project. In addition to generating metadata for TypeScript libraries, this platform mainly generates metadata for front-end framework paradigms such as React and Vue. I wonder if this project has matured to this point yet?