File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -112227,12 +112227,6 @@ document.querySelector("button").addEventListener("click", bound);
112227
112227
was created via the <span data-x="creating a bytes module script">create a bytes module
112228
112228
script</span> algorithm. bytes module scripts represent binary data as <code>Uint8Array</code>
112229
112229
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
- -->
112236
112230
</li>
112237
112231
112238
112232
<li>
You can’t perform that action at this time.
0 commit comments