scriptc is a TypeScript-to-native compiler that aims for zero-code-change Node.js compatibility

cramforce · x · 2026-07-25

A new experiment called scriptc aims to be a TypeScript-to-native compiler.

The stated goal is to compile existing TS/JS projects with no code changes. The attached demo shows a Fibonacci script running both directly and after building to a native binary, with the same output.

Original post →

More from coding & agent

coding & agent channel →