<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>scriptc compiles ordinary TypeScript to native binaries with no Node and no V8 inside, from Vercel</title>
        <link>https://stream.andersonr.net/videos/watch/1c539bb3-fa6f-45f1-af74-e42ec03c76fe</link>
        <description>scriptc compiles ordinary TypeScript to native binaries with no Node and no V8 inside, from Vercel Labs. Real tsc does the typechecking, then lowering runs through a typed IR to LLVM or C. it reports statement by statement what compiles statically and names each blocker with an error code. Zero-runtime holds for the static path only. npm dependencies need dynamic mode, which embeds QuickJS. #github #opensource https://github.com/vercel-labs/scriptc</description>
        <lastBuildDate>Tue, 28 Jul 2026 12:31:59 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.andersonr.net</generator>
        <image>
            <title>scriptc compiles ordinary TypeScript to native binaries with no Node and no V8 inside, from Vercel</title>
            <url>https://stream.andersonr.net/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://stream.andersonr.net/videos/watch/1c539bb3-fa6f-45f1-af74-e42ec03c76fe</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.andersonr.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.andersonr.net/feeds/video-comments.xml?videoId=1c539bb3-fa6f-45f1-af74-e42ec03c76fe" rel="self" type="application/rss+xml"/>
    </channel>
</rss>