scriptc is a TypeScript-to-native compiler that turns ordinary TypeScript programs into small, self-contained executables. Its default output contains no Node.js runtime, V8 engine, or JavaScript interpreter. The compiler uses the real TypeScript checker, lowers supported code into a typed intermediate representation, and generates native code through LLVM or C. A coverage command explains which statements compile statically and identifies unsupported constructs with precise diagnostics. Optional dynamic mode embeds QuickJS for npm dependencies and loosely typed code while validating values that cross into static code. The supported surface includes major language features, standard collections, many Node APIs, networking, TLS, fetch, streams, and asynchronous programming. Differential tests compare native output with Node.js, while sanitizer testing checks memory safety and documented divergences.

Features

  • Native TypeScript executable generation
  • Zero-runtime static compilation by default
  • Static coverage and blocker diagnostics
  • Optional QuickJS dynamic fallback
  • Broad Node and web API support
  • Differential and memory-safety testing

Project Samples

Project Activity

See All Activity >

Categories

Compilers

License

Apache License V2.0

Follow scriptc

scriptc Web Site

Other Useful Business Software
Ship Agents Faster Icon
Ship Agents Faster

Transform your applications and workflows into powerful agentic systems at global scale.

Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of scriptc!

Additional Project Details

Operating Systems

Linux, Windows

Programming Language

TypeScript

Related Categories

TypeScript Compilers

Registered

5 days ago