<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/healeycodes.com/building-a-runtime-with-quickjs">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Building a Runtime with QuickJS</title>
<link>https://b.hatena.ne.jp/entry/s/healeycodes.com/building-a-runtime-with-quickjs</link>
<description>A JavaScript engine (e.g. V8, JavaScriptCore) executes JavaScript code. It doesn&#x27;t know about things like files, HTTP requests, or timers. On the other hand, a JavaScript runtime (e.g. Node.js, Bun...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/emonkak/20260420#bookmark-4785094152183451522" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tybalt/20260327#bookmark-4785094152183451522" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/emonkak/20260420#bookmark-4785094152183451522">
<title>emonkak</title>
<link>https://b.hatena.ne.jp/emonkak/20260420#bookmark-4785094152183451522</link>
<description></description>
<dc:date>2026-04-19T15:32:40Z</dc:date>
<dc:subject>javascript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/tybalt/20260327#bookmark-4785094152183451522">
<title>tybalt</title>
<link>https://b.hatena.ne.jp/tybalt/20260327#bookmark-4785094152183451522</link>
<description></description>
<dc:date>2026-03-27T09:36:59Z</dc:date>
<dc:subject>JavaScript</dc:subject>
<dc:subject>C</dc:subject>
<dc:subject>Favorite</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/JavaScript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/C" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Favorite" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>