Skip to content

A native TypeScript runtime #818

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

Closed
R0XY1E opened this issue Apr 22, 2025 · 1 comment
Closed

A native TypeScript runtime #818

R0XY1E opened this issue Apr 22, 2025 · 1 comment
Labels
question Further information is requested

Comments

@R0XY1E
Copy link

R0XY1E commented Apr 22, 2025

Will there be a native runtime available for use?
Really run TypeScript unmodified.

@jakebailey
Copy link
Member

jakebailey commented Apr 22, 2025

You can already do this today with Node's type stripping (https://nodejs.org/docs/latest/api/typescript.html#type-stripping), bun, deno, or with a loader.

TypeScript is not going to make its own runtime.

@DanielRosenwasser DanielRosenwasser added the question Further information is requested label Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants