Replies: 1 comment 1 reply
-
It's not a transpiler to Go, so the whole question does not make sense. It's a more performant implementation on typescript tooling, no breaking change mentioned |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an existing, older TypeScript project. I'd like to upgrade it to leverage TypeScript-Go, effectively transpiling my TypeScript code to Go. What are the key steps and considerations for this migration, and how will it differ from a standard TypeScript upgrade? Specifically, what changes should I anticipate in my project structure, build process, and overall workflow when switching to TypeScript-Go?
Beta Was this translation helpful? Give feedback.
All reactions