テクノロジー

GitHub - PerryTS/perry: A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.

1: efcl 2026/04/19 14:48

Rustで書かれたTypeScriptのネイティブコンパイラ。 SWCでTypeScriptをパースし、LLVMで実行ファイルへとコンパイルする。 macOS/Windows/Linux/iOS/Android向けのクロスコンパイルに対応し、ネイティブUIを扱うパッケージを用意している。

2: nguyen-oi 2026/04/19 18:03

Rust製のTSコンパイラとか胸熱。バイナリ小さいし、V8抜きで動くのはロマンあるな。Cranelift採用ってのも渋くて良い