<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Cairo on Wong&#39;s Blog</title>
    <link>https://blog.wssh.dev/tags/cairo/</link>
    <description>Recent content in Cairo on Wong&#39;s Blog</description>
    <generator>Hugo -- 0.146.6</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 17 Sep 2023 11:47:33 +0000</lastBuildDate>
    <atom:link href="https://blog.wssh.dev/tags/cairo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>深入探索 Cairo: Sierra IR 与 Cairo 底层</title>
      <link>https://blog.wssh.dev/posts/deep-in-sierra/</link>
      <pubDate>Sun, 17 Sep 2023 11:47:33 +0000</pubDate>
      <guid>https://blog.wssh.dev/posts/deep-in-sierra/</guid>
      <description>&lt;h2 id=&#34;概述&#34;&gt;概述&lt;/h2&gt;
&lt;p&gt;总所周知，在 StarkNet Cairo 中，合约需要经过以下步骤进行编译和部署:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Cairo Complie&#34; loading=&#34;lazy&#34; src=&#34;https://img.gopic.xyz/f1424e7997da290ddced38e7f9eb9595.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;在此流程中，我们发现合约首先被编译为 Sierra 这一中间表示层。Sierra 的全称为 &lt;code&gt;Safe Intermediate Representation&lt;/code&gt; ，直译为安全中间表示层。在本文中，我们将探讨 Sierra 为什么具有 “安全” 和 “中间表示” 两个特性。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
