Perry Compiles TypeScript directly to executables using SWC and LLVM
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Novel TypeScript compiler to executables, directly relevant.
Perry compiles TypeScript directly to native executables using SWC for parsing and LLVM for code generation, producing standalone binaries (2–5 MB) with no runtime dependencies. It targets 10+ platforms including macOS, iOS, Android, Linux, Windows, and WebAssembly, and offers an optional V8 runtime for npm package compatibility. The tool includes 25+ native UI widgets, a comprehensive standard library, deterministic builds, and compile-time plugins, outperforming Node and Bun on most benchmarks.
- Evaluate Perry for your next TypeScript CLI or lightweight GUI project to bypass Node.js runtime dependencies and achieve native performance across platforms.
For a platform engineer evaluating cross-platform deployment strategies, Perry eliminates runtime overhead and dependency chains, potentially simplifying CI/CD pipelines and reducing binary sizes for TypeScript-based CLI and GUI apps.
Perry