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.
2 parents bf5679d + 8b512dd commit 4825e74Copy full SHA for 4825e74
test/core/gc/binary-gc.wast
@@ -2,7 +2,7 @@
2
(module binary
3
"\00asm" "\01\00\00\00"
4
"\01" ;; Type section id
5
- "\05" ;; Type section length
+ "\04" ;; Type section length
6
"\01" ;; Types vector length
7
"\5e" ;; Array type, -0x22
8
"\78" ;; Storage type: i8 or -0x08
0 commit comments