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

227 points · 114 comments on HN · read original →

Points and comments are a snapshot, not live.

Article body wasn't reachable. The HN discussion summary is below.

What commenters are saying

Commenters are sharply divided. Many suspect Scriptc was rapidly generated by AI coding agents, citing a single 918,000-line commit. They compare it unfavorably to Porffor, a careful solo project passing ~68% of Test262. Critics argue the architecture is sloppy, lacks credible benchmarks, and relies on many dependencies. Supporters note the optional 620KB QuickJS engine for dynamic code. Some question the use case: if you avoid npm packages, AssemblyScript is a simpler alternative. Others see potential for standalone CLI tools.