deepkit-framework icon indicating copy to clipboard operation
deepkit-framework copied to clipboard

Typescript 7

Open i-am-ian opened this issue 8 months ago • 1 comments

Are there any plans for deepkit/type to support the native version of tsc being rewritten in golang?

The estimated 10x increase in performance sounds very enticing, but I imagine deepkit would no longer be able to patch tsc to install the transformer.

I know it's very early in native Typescript development, I'm just trying to get a sense of your roadmap.

i-am-ian avatar Jun 25 '25 00:06 i-am-ian

yes, we are planning to support it, but it is still unclear how. there might be an API for their go binary, but not sure how that would look like exactly if at all. for now, the plan is to look what Angular is going to do with native typescript, maybe we can learn and copy a few things there.

marcj avatar Jun 25 '25 00:06 marcj