Skip to content

Use TypeScript native port compiler in checker plugin #5213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jaspervdveen opened this issue Mar 29, 2025 · 0 comments
Open

Use TypeScript native port compiler in checker plugin #5213

jaspervdveen opened this issue Mar 29, 2025 · 0 comments
Labels
🔧 Maintenance Maintenance issue

Comments

@jaspervdveen
Copy link
Member

Is your maintenance request related to a problem? Please describe.
TypeScript is getting a native port with version 7. The current TypeScript checker plugin in StrykerJS could benefit from the faster compile times of the new compiler.

Describe the solution you'd like
Update the TypeScript checker to use the new compiler API once it’s released and stable, so we can take advantage of the improved performance.

Additional context
Blog post from the TypeScript team: https://devblogs.microsoft.com/typescript/typescript-native-port/

@jaspervdveen jaspervdveen added the 🔧 Maintenance Maintenance issue label Mar 29, 2025
@jaspervdveen jaspervdveen changed the title Use compiler in TypeScript checker plugin Use TypeScript native port compiler in checker plugin Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Maintenance Maintenance issue
Projects
None yet
Development

No branches or pull requests

1 participant