Skip to content

Commit

Permalink
deploy: ee0322c
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed May 27, 2024
1 parent f2a00f9 commit 3d7b5e6
Show file tree
Hide file tree
Showing 6 changed files with 124 additions and 116 deletions.
Binary file modified core/_download/WebAssembly.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion core/searchindex.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion core/syntax/types.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ <h3>Conventions<a class="headerlink" href="#id3" title="Permalink to this headin
&amp; {\href{../syntax/types.html#syntax-subtype}{\mathit{subtype}}} &amp;::=&amp; \href{../syntax/types.html#syntax-subtype}{\mathsf{sub}}~{\href{../syntax/types.html#syntax-subtype}{\mathsf{final}}^?}~{{\href{../syntax/types.html#syntax-typeuse}{\mathit{typeuse}}}^\ast}~{\href{../syntax/types.html#syntax-comptype}{\mathit{comptype}}} \\
\end{array}\end{split}\]</div>
<p>In a <a class="reference internal" href="modules.html#syntax-module"><span class="std std-ref">module</span></a>, each member of a recursive type is assigned a separate <a class="reference internal" href="modules.html#syntax-typeidx"><span class="std std-ref">type index</span></a>.</p>
<p>The syntax of sub types is <a class="reference internal" href="../valid/conventions.html#syntax-heaptype-ext"><span class="std std-ref">generalized</span></a> for the purpose of specifying <a class="reference internal" href="../valid/index.html#valid"><span class="std std-ref">validation</span></a> and <a class="reference internal" href="../exec/index.html#exec"><span class="std std-ref">execution</span></a>.</p>
</section>
<section id="limits">
<span id="syntax-limits"></span><span id="index-11"></span><h2>Limits<a class="headerlink" href="#limits" title="Permalink to this heading"></a></h2>
Expand Down
Loading

0 comments on commit 3d7b5e6

Please sign in to comment.