Show HN: TTSC – TypeScript-Go compiler and runner with transform plugins
Category: devtools
Tags: typescript, compiler, transformer, go, runtime, toolchain
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
TTSC is a TypeScript-to-Go compiler and runner that integrates compiler-powered transform plugins, enabling type-safe execution with 10x faster performance than ts-node. It stands out by unifying build and runtime transformation, supporting advanced libraries like typia, and offering built-in plugins for linting, path rewriting, and more—making it a compelling toolchain for TypeScript developers seeking performance and flexibility.
Target audience: backend devs
Repository: https://github.com/samchon/ttsc · Go · MIT · 116 stars
View on Hacker News