ended6월 8일· 1 sources
TypeScript를 LLVM 기계어로 직접 컴파일, "Perry" 네이티브 컴파일러
Why it matters
Perry bridges the gap between TypeScript's developer experience and native performance by bypassing heavy JIT runtimes like V8 through LLVM. This transition signifies a shift towards system-level TypeScript, enabling sub-second cold starts and minimal binary sizes for high-performance cross-platform applications.
1
Sources
+0
24h
—
Growth
105d
Active
TypeScriptLLVMPerryNative-FirstRustStatic Compilation