Skip to content

Commit

Permalink
Maybe fix bikeshed error; at least silencing it for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhil committed Apr 12, 2024
1 parent 10286c8 commit e49a5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/js-api/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@ The internal methods of an [=Exported GC Object=] use the following implementati
1. Return keys.
</div>

<div algorithm>
<div algorithm="gc">
To create <dfn>a new Exported GC Object</dfn> from a WebAssembly [=object address=] |objectaddr| and a string |objectkind|, perform the following steps:

1. Assert: |objectkind| is either "array" or "struct".
Expand Down

0 comments on commit e49a5b7

Please sign in to comment.