Perry Compiles TypeScript directly to executables using SWC and LLVM
TL;DR AI
2 min readKey summary
Hacker News users debated Perry’s promise of compiling TypeScript into native executables.
The main controversy was whether an Express app still pulls in a JavaScript runtime, despite the “no runtime” marketing.
Some commenters said Perry only natively supports a subset of Node.js APIs, and that the claim refers to the target device rather than the build environment.
The thread also compared Perry with tsonic and called for clearer technical documentation to explain the runtime story.



