ended7월 27일· 1 sources

Scriptc by Vercel: TypeScript-to-Native compiler, no JavaScript engine in binary

Why it matters

Zero-runtime TypeScript. scriptc compiles ordinary TypeScript into small, fast native executables — no Node, no V8, no JavaScript engine in the binary. $ cat fib.ts function fib(n: number): number { r...

1
Sources
+0
24h
Growth
56d
Active

Sources

Related Issues