We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85166b9 commit 7b9c9a9Copy full SHA for 7b9c9a9
design/mvp/Binary.md
@@ -337,7 +337,7 @@ engines should not reject components which have an invalid `name` section.
337
338
```
339
namesec ::= section_0(namedata)
340
-namedata ::= n:<name> (if n = 'name')
+namedata ::= n:<name> (if n = 'component-name')
341
name:<componentnamesubsec>?
342
decls*:<declnamesubsec>*
343
namesubsection_N(B) ::= N: byte size:<u32> B (if size == |B|)
0 commit comments