| |
Perry Compiles TypeScript directly to executables using SWC and LLVM
Perry is a TypeScript compiler that generates native executables for multiple platforms (macOS, iOS, Android, Linux, Windows, and others) using SWC and LLVM, eliminating the need for a runtime or Electron. The tool produces small binaries (2-5MB), supports real npm packages like axios and zod, includes 35+ native UI widgets, and offers features like deterministic builds, multi-threading, and compile-time internationalization. Perry provides an end-to-end solution from compilation through app store distribution and cross-platform testing.
Read Full Article →
← More Tech news