microsoft / microsoft/TypeScript
Transformer Plugin or Compiler API
还没有人认领这个 Issue。
- 主要语言
- Go
- 星标
- 111k
- 派生
- 14.3k
- 平均合并
- 2 天 4 小时
- 30 天内合并 PR
- 132
描述
Current ecosistem extensively relies in the compiler API, vue, vite, angular, even react is now optimising reactivity as well as many other tools for runtypes like typia, deepkit and my ion rpc based framework mion
There was a proposal for a transformers plugin but has been now removed now. https://github.com/microsoft/TypeScript/issues/54276#issuecomment-2717407221
My understanding is that now the js interaction and API is way more complicated as we have to bind JS and Go, so assuming this will be implemented last if so.
So opening this Issue to track the progress or at least heard some feedback from the Typescript team about the future of this or should those tooling be looking into migrating to go as well ?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
审查链接的 transformer-plugin 提案,以及 issue 中描述的 compiler API 和 JavaScript/Go 交互。确定 TypeScript 团队是否已就此功能达成一致方向;完成意味着为受影响的工具记录明确的反馈或具体的进展决策。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, typescript
- 领域
- compilers
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100