Skip to content
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

Outline the difference between ts-runtime and ts-compiler #22

Open
2 tasks
SimonSimCity opened this issue Oct 18, 2024 · 0 comments
Open
2 tasks

Outline the difference between ts-runtime and ts-compiler #22

SimonSimCity opened this issue Oct 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SimonSimCity
Copy link

Feature request

You have a list of comparisons in the readme. I'm currently wondering how those ts-runtime compares to the ts-compiler.

Motivations

As I want my development environment to run as smooth as production, I'm interested in the differences between the runtime solutions (which you most likely would use while developing a feature) and the compiler (which you most likely would use to build code you can run using node).

Can there be made a comparison on how well the ts-compiler does on all the tasks, or is being right determined by running ts the same way as the javascript, generated by the compiler?

Alternatives

No response

Additional context

No response

Bugs are expected to be fixed by those affected by it

  • I'm interested in working on this issue

Compensating engineering work financially will speed up resolution

  • I'm willing to offer financial support
@SimonSimCity SimonSimCity added the enhancement New feature or request label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant