A Vercel Labs compiler that turns ordinary TypeScript into native binaries without Node or V8 in the static path. It reports what compiles statically and identifies blockers with error codes.
Compiles ordinary TypeScript into native executables that do not require Node, V8, or a JavaScript engine. It includes coverage reporting, unsupported-construct hints, and optional QuickJS dynamic mode.