<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>运行时 on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/%E8%BF%90%E8%A1%8C%E6%97%B6/</link>
    <description>Recent content in 运行时 on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 23 May 2024 01:23:53 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/%E8%BF%90%E8%A1%8C%E6%97%B6/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Bun - 一个一体化的 JavaScript 和 TypeScript 工具包</title>
      <link>https://index.zshipu.com/geek001/post/20240507/Bun-%E4%B8%80%E4%B8%AA%E4%B8%80%E4%BD%93%E5%8C%96%E7%9A%84-JavaScript-%E5%92%8C-TypeScript-%E5%B7%A5%E5%85%B7%E5%8C%85--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Thu, 23 May 2024 01:23:53 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240507/Bun-%E4%B8%80%E4%B8%AA%E4%B8%80%E4%BD%93%E5%8C%96%E7%9A%84-JavaScript-%E5%92%8C-TypeScript-%E5%B7%A5%E5%85%B7%E5%8C%85--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>Bun 是一个用于 JavaScript 和 TypeScript 应用程序的一体化工具包。它作为一个名为 bun 的可执行文件提供。 其核心是 Bun 运行时，这是一个快速的 JavaScript 运行时，旨在替代 Node.js。它是用 Zig 编写的，并由 JavaScriptCore 提供支持，大大减少了启动时间和内存使用量。 &amp;lt;span&amp;gt;&amp;lt;span&amp;gt;bun run index.tsx &amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;# TS and JSX supported out of the box&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; bun 命令行工具还实现了测试运行器、脚本运行器和与 Node.js 兼</description>
    </item>
  </channel>
</rss>
