<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Javascriptcore on Text Matrix</title><link>https://txtmix.com/tags/javascriptcore/</link><description>Recent content in Javascriptcore on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/javascriptcore/index.xml" rel="self" type="application/rss+xml"/><item><title>Bun 深度拆解:用 Zig + JavaScriptCore 把 Node.js 生态压成一个二进制</title><link>https://txtmix.com/posts/tech/oven-sh-bun-all-in-one-javascript-runtime-guide/</link><pubDate>Sun, 12 Jul 2026 02:58:14 +0800</pubDate><guid>https://txtmix.com/posts/tech/oven-sh-bun-all-in-one-javascript-runtime-guide/</guid><description>&lt;h1 id="bun-深度拆解用-zig--javascriptcore-把-nodejs-生态压成一个二进制">Bun 深度拆解:用 Zig + JavaScriptCore 把 Node.js 生态压成一个二进制&lt;/h1>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>Bun 不只是「更快的 Node.js」——它是一个用 &lt;strong>Zig 写的 JavaScript 运行时 + 内嵌包管理器 + bundler + 转译器 + test runner&lt;/strong> 的单体可执行文件。当下社区最值得关注的是它在 94K+ stars 背后真正解决的工程问题:&lt;strong>降低 Node.js 工具链的整体复杂度&lt;/strong>。它不是 Node.js 的「竞品」,而是 Node.js 安装体验(&lt;code>nvm&lt;/code> + &lt;code>npm&lt;/code> + &lt;code>node-gyp&lt;/code> + &lt;code>webpack&lt;/code> + &lt;code>jest&lt;/code> + &lt;code>tsx&lt;/code>)的「整合方案」。&lt;/p></description></item></channel></rss>