Switch language한국어
Back to the list

Perry Compiles TypeScript directly to executables using SWC and LLVM

TL;DR AI

Key summary

2 min read
  1. Hacker News users debated Perry’s promise of compiling TypeScript into native executables.

  2. The main controversy was whether an Express app still pulls in a JavaScript runtime, despite the “no runtime” marketing.

  3. 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.

  4. The thread also compared Perry with tsonic and called for clearer technical documentation to explain the runtime story.

Read the original