Skip to content

Commit 9647411

Browse files
committed
remove comment about super-rigorous
1 parent b894372 commit 9647411

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112227,12 +112227,6 @@ document.querySelector("button").addEventListener("click", bound);
112227112227
was created via the <span data-x="creating a bytes module script">create a bytes module
112228112228
script</span> algorithm. bytes module scripts represent binary data as <code>Uint8Array</code>
112229112229
backed by an immutable <code data-x="idl-ArrayBuffer">ArrayBuffer</code>.</p>
112230-
112231-
<!--
112232-
This definition is not super-rigorous, but it doesn't need to be for now. If we ever start
112233-
testing if something is a bytes module script in algorithms, instead of just referring to the
112234-
concept, then we should consider adding a type item to the module script struct.
112235-
-->
112236112230
</li>
112237112231

112238112232
<li>

0 commit comments

Comments
 (0)