GitHub - microsoft/typescript-go: Staging repo for development of native port of TypeScript
5 hours ago
- #Development
- #Preview
- #TypeScript
- Announcement of TypeScript native preview build on npm as @typescript/native-preview, installable via npm install.
- Preview VS Code extension available; enable by setting 'js/ts.experimental.useTsgo': true in VS Code settings.
- Feature status table provided for TypeScript Native, including program creation, parsing, type checking as done, while JavaScript-specific inference, declaration emit, and language service are in progress.
- Project is a work in progress, not at full feature parity; users advised to check list before logging issues.
- Long-term plan to merge into microsoft/TypeScript; repo and issue tracker will eventually be closed.
- Project welcomes contributions, requires CLA, and follows Microsoft Open Source Code of Conduct and trademark guidelines.