Skip to content

Commit

Permalink
deploy: 479f29f
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwalker committed Sep 17, 2024
1 parent 13360f7 commit 6cc61ec
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion usage/cargo-miden/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ <h2 id="creating-a-new-project">Creating a new project<a class="headerlink" href
<h3 id="compiling-to-miden-assembly">Compiling to Miden Assembly<a class="headerlink" href="#compiling-to-miden-assembly" title="Link to this section">&para;</a></h3>
<p>Now that you&rsquo;ve created your project, compiling it to Miden Assembly is as easy as running the
following command from the root of the project directory:</p>
<div class="highlight"><pre><span></span><code>cargo<span class="w"> </span>miden<span class="w"> </span>build
<div class="highlight"><pre><span></span><code>cargo<span class="w"> </span>miden<span class="w"> </span>build<span class="w"> </span>--release
</code></pre></div>
<p>This will emit the compiled artifacts to <code>target/miden</code>.</p>

Expand Down

0 comments on commit 6cc61ec

Please sign in to comment.