
scriptc Reviewed: TypeScript Without Node, V8, or a JavaScript Engine
scriptc compiles ordinary TypeScript into tiny native binaries that can start in a few milliseconds. No Node, no V8, no JavaScript engine in the static binary. But npm dependencies and dynamic TypeScript features can still push code into an embedded QuickJS runtime. Here's what that means before you migrate anything.
Aug 24, 202613 min read0 reactions0 comments
