{"adoption": {"forks": 110, "observed_at": "2026-08-28T04:08:54.926256+00:00", "stars": 4613}, "canonical_url": "https://ross.abutalabs.com/products/scriptc", "card": {"archived": false, "artifact_type": "cli-tool", "description": "TypeScript-to-Native Compiler", "domain": ["compilers", "programming-languages", "developer-tools"], "enriched": true, "function": ["compiler", "build-tool", "cli", "wasm", "developer-tools"], "health_score": 100, "homepage": "https://scriptc.dev", "language": "TypeScript", "license": "Apache-2.0", "license_family": "permissive", "maturity": "experimental", "member_repos": ["vercel-labs/scriptc"], "name": "vercel-labs/scriptc", "platform": ["windows", "cli", "wasm", "cross-platform"], "pushed_at": "2026-08-26T22:29:01+00:00", "repo": "vercel-labs/scriptc", "stars": 4613, "tags": ["typescript", "native-executables", "llvm", "wasi", "aot-compilation", "quickjs", "clang", "static-compilation", "command-line", "macos", "linux", "nodejs"], "topics": [], "urls": [], "use_cases": ["compile typescript to a native binary", "build standalone executables from typescript without node", "emit c or llvm ir from typescript source", "compile typescript to webassembly with wasi", "make small fast cli tools in typescript", "check how much of my typescript can compile statically", "ship a typescript app without bundling node or v8"], "what_it_is": "scriptc is a TypeScript-to-native compiler that compiles ordinary TypeScript and JavaScript into small, fast, self-contained native executables, typed IR, C, LLVM IR, or WebAssembly (WASI) modules, with no Node or JavaScript engine in the binary. It uses the real TypeScript compiler for type checking, reports which constructs compile statically versus dynamically (opt-in embedded quickjs-ng), and rejects unsupported code with explicit diagnostics.", "when_to_avoid": ["you need full Node.js or npm ecosystem compatibility, including dynamic require and any-typed code without an embedded engine", "you rely on exact Node runtime semantics such as sparse arrays returning undefined", "you need a battle-tested production compiler — the project is explicitly experimental", "you only want to run TypeScript scripts inside Node rather than produce native binaries"], "when_to_choose": ["you want small (~320KB), fast-starting native binaries from ordinary TypeScript with no code changes", "you need source-level artifacts like C or LLVM IR from TypeScript", "you want explicit diagnostics instead of silently dynamic behavior, with an opt-in embedded JS engine for npm dependencies", "you target macOS, Linux, Windows, or WASI Preview 1"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/scriptc", "repo": "vercel-labs/scriptc", "role": "main", "score": 80}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.926256+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:19:42.049272+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35898023b3c73505ebec65719e37d7e50fce5aac28633bfe44c1f3fe2242a711", "fetched_at": "2026-08-28T04:08:54.926256+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vercel-labs/scriptc"}, {"content_hash": "3aec54eb80315ebbf928652d843b4a3f3058b28bc22bfcceb8e2156eaac6b568", "fetched_at": "2026-08-29T09:04:44.434677+00:00", "kind": "homepage", "missing": false, "url": "https://scriptc.dev"}, {"content_hash": "7850059f7474d9034c1e7cd46ad9631205bef8d7161d31f52e19a98bb473cbba", "fetched_at": "2026-08-29T09:04:44.446007+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/quickstart"}, {"content_hash": "95c3d33437787418115904def596918b00eecece9f3114b2580c3d63d49825d6", "fetched_at": "2026-08-29T09:04:44.448581+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/scriptc"}, {"content_hash": "a0c14e2b21f0b7e8ae1fe18af618c4f3b5e88229c6cf4ebac278b2f8f63b61db", "fetched_at": "2026-08-29T09:04:44.443873+00:00", "kind": "site_page", "missing": false, "url": "https://scriptc.dev/introduction"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 3, "rhythm": 99}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["young"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 42, "days_push": 7, "days_rel": 11, "gap_med": 0, "n_releases_24m": 34}, "score": 80, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}