<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>tokenworm blog</title><description>Engineering writing about systems-language agent runtimes, native-binary deployment of AI agents, and the design behind tokenworm.</description><link>https://tokenworm.neullabs.com/</link><language>en-us</language><item><title>When systems languages start winning the agent layer</title><link>https://tokenworm.neullabs.com/blog/when-systems-languages-start-winning-the-agent-layer/</link><guid isPermaLink="true">https://tokenworm.neullabs.com/blog/when-systems-languages-start-winning-the-agent-layer/</guid><description>The first wave of AI agent SDKs is Node and Python. That made sense — the model APIs were Python-shaped and the audience was data scientists. The second wave is something else. Here is the case for why systems languages are an underrated answer for the agent layer.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>C ABI as the universal AI SDK boundary</title><link>https://tokenworm.neullabs.com/blog/c-abi-as-the-universal-ai-sdk-boundary/</link><guid isPermaLink="true">https://tokenworm.neullabs.com/blog/c-abi-as-the-universal-ai-sdk-boundary/</guid><description>tokenworm&apos;s Python, TypeScript, and Go SDKs are all thin bindings over the same Zig-compiled shared library, called through a C ABI. That choice — to make the C ABI the source of truth — is the load-bearing decision behind the whole design.</description><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate></item><item><title>Why a 960KB binary changes the AI agent deployment story</title><link>https://tokenworm.neullabs.com/blog/why-a-960kb-binary-changes-the-ai-agent-deployment-story/</link><guid isPermaLink="true">https://tokenworm.neullabs.com/blog/why-a-960kb-binary-changes-the-ai-agent-deployment-story/</guid><description>Most AI agent SDKs ship as 200MB of language runtime plus their dependencies. tokenworm ships as a 960KB native binary that cold-starts in 8ms. That difference is not cosmetic — it changes which deployment shapes are tractable.</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate></item></channel></rss>