Back to browse
GitHub Repository

A fast, native JSON viewer built with Perry — TypeScript compiled to native ARM64

26 starsTypeScript

Pry – TypeScript compiled to native code, no Electron or V8

by amlug·Mar 3, 2026·2 points·1 comment

AI Analysis

●●●BangerWizardryBig BrainZero to One

TypeScript-to-native-code compiler eliminates Electron entirely; fast startup, zero GC pauses.

Strengths
  • Perry compiler is a genuine technical breakthrough — shipping real, cross-platform apps from TypeScript without Node.js or interpreters
  • Instant startup and no JIT warmup solve real UX pain in desktop JSON viewers
  • Platforms span mobile (iOS/Android App Store) to desktop, proving broad capability
Weaknesses
  • JSON viewer is a solved tool — the differentiator is the compiler, not the app itself
  • Unclear if Perry is production-ready or if this is primarily a Perry proof-of-concept
Target Audience

Developers who work with JSON files and want a lightweight, native alternative to Electron apps

Similar To

jq · Visual Studio Code JSON viewer · Sublime Text

Similar Projects