Why MetaScript?
TypeScript, now native.
Familiar syntax. Native binaries. No runtime overhead.
HTTP Server Throughputrequests/sec (higher is better)
CNATIVE
RustNATIVE
→ MetaScriptNATIVE
→ MetaScriptNATIVE
BunRUNTIME
DenoRUNTIME
Node.jsRUNTIME
* Synthetic benchmark on Apple M2 • MetaScript compiles to native C
npm create metascript@latestWhy Developers Choose MetaScript
TypeScript syntax you already know
C-level performance with zero learning curve
Native binaries - no V8, no runtime, no GC pauses
<50ms cold starts on AWS Lambda
~50KB binaries vs 50MB+ Node.js deployments
Tiny memory footprint - no runtime bloat